IAboutView Properties |
The IAboutView type exposes the following members.
Name | Description | |
---|---|---|
BuildDate |
Gets or sets the application's build date.
| |
Caption |
Gets or sets the view's title.
| |
ConfigurationFolder |
Gets or sets the full path to the configuration folder used by the application to store
configuration files and data.
| |
Copyright |
Gets or sets a small summary of the application's copyright information.
| |
Description |
Gets or sets a full description of the application, licenses etc.
| |
Is64BitProcess |
Gets or sets a value indicating that VRS is running as a 64-bit process.
| |
IsMono |
Gets or sets a value indicating that VRS is running under Mono.
| |
ProductName |
Gets or sets the product's name.
| |
Version |
Gets or sets the application's version information.
|