FileSystemInfo
Wisej.Hybrid.FileSystemInfo
Last updated
Wisej.Hybrid.FileSystemInfo
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the file system directories relevant to the application.
Access this class through the Info singleton.
Initializes a new instance of the FileSystemInfo class.
String: Gets the path to the application's data directory.
String: Gets the path to the application data directory.
String: Gets the path to the application's cache directory.
String: Gets the path to the common documents directory.
String: Gets the path to the desktop directory.
String: Gets the path to the desktop directory.
String: Gets the path to the local application data directory.
String: Gets the path to the 'My Documents' directory.
Updates the file system directory information based on the data provided from a web source.
Parameter | Type | Description |
---|---|---|
info | Dynamic object containing directory paths. |