 | StartupHelperApplicationDataPath Property |
Gets the application data path.
Namespace: QsInformatica.Utils.srcAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic static string ApplicationDataPath { get; }Public Shared ReadOnly Property ApplicationDataPath As String
Get
public:
static property String^ ApplicationDataPath {
String^ get ();
}static member ApplicationDataPath : string with get
Property Value
StringThe application data path.
See Also