|
AppEnvDataDirectory Property |
Data Directory
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static string DataDirectory { get; }
Public Shared ReadOnly Property DataDirectory As String
Get
public:
static property String^ DataDirectory {
String^ get ();
}
static member DataDirectory : string with get
Property Value
Type:
String
See Also