Name | Description | |
---|---|---|
WorkingDirectory Constructor | Overloaded. |
The following tables list the members exposed by WorkingDirectory.
Name | Description | |
---|---|---|
WorkingDirectory Constructor | Overloaded. |
Name | Description | |
---|---|---|
AppData | Application data folder | |
ApplicationRoot | the application location on disk |
Name | Description | |
---|---|---|
GetAppDataDirectory | Allows to wrap AppData into a safe environment | |
GetDirectory | Get a specific directory | |
SetAppDataAssCurrentDirectory | Sets the App_Data as the current working directory for the application. | |
SetApplicationRootAsCurrentDirectory | Sets the application root as current directory. | |
SetAssCurrentDirectory | Sets the directory as the current working directory for the application. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |