 | XMXPath Property |
Restituisce il percorso nel quale è stato caricato il file xmx
utilizzato per il caricamento delle stringhe localizzate.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntaxpublic string Path { get; }
Public ReadOnly Property Path As String
Get
public:
property String^ Path {
String^ get ();
}
member Path : string with get
Property Value
Type:
String
See Also