Click or drag to resize
IAboutView Properties

The IAboutView type exposes the following members.

Properties
  NameDescription
Public propertyBuildDate
Gets or sets the application's build date.
Public propertyCaption
Gets or sets the view's title.
Public propertyConfigurationFolder
Gets or sets the full path to the configuration folder used by the application to store configuration files and data.
Public propertyCopyright
Gets or sets a small summary of the application's copyright information.
Public propertyDescription
Gets or sets a full description of the application, licenses etc.
Public propertyIs64BitProcess
Gets or sets a value indicating that VRS is running as a 64-bit process.
Public propertyIsMono
Gets or sets a value indicating that VRS is running under Mono.
Public propertyProductName
Gets or sets the product's name.
Public propertyVersion
Gets or sets the application's version information.
Top
See Also