XMX.Path Property

QsInformatica.Utils

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: 22.4.2.0 (22.4.2.0)
Syntax
public 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