Property ExeDir
ExeDir
Path to the application root directory (where the application executable file is located, without trailing slash).
Declaration
public string ExeDir { get; }
Property Value
Type | Description |
---|---|
string |
Path to the application root directory (where the application executable file is located, without trailing slash).
public string ExeDir { get; }
Type | Description |
---|---|
string |