Click or drag to resize

McInformation Properties

The McApplicationMcInformation type exposes the following members.

Properties
  NameDescription
Public propertyExeName
Returns the name of the application executable.
Public propertyIsMetric
This property is true when the regional settings are set to use the metric system.
Public propertyLicenseClock
Returns the [purchased, registered] Maintenance Date information encoded in the running license (for display purposes only).
Public propertyLicensedModules
Returns list of licensed modules.
Public propertyLicenseEndDate
Returns the actual license end date (as string formatted to locale), "permanent" or "expired".
Public propertyLicenseType
Returns the type of software license.
Public propertyLicenseTypeString
Returns the special string (if any) encoded into the license. Does not attempt to recognize or interpret the value found, just returns the raw string, if any.
Public propertyMaintenanceDates
Returns the [purchased, registered] Maintenance Date information encoded in the running license (for display purposes only).
Public propertyMajorVersion
Returns the major version part of the serial number.
Public propertyMinorVersion
Returns the minor version part of the serial number.
Public propertyName
Returns the name of the product.
Public propertyOemCode
Returns the OEM code part of the serial number (FID in FID-PID-NNNNNNNNN).
Public propertyProductCode
Returns the product code part of the serial number (PID in FID-PID-NNNNNNNNN).
Public propertyProductTier
Returns the product tier (functionality level).
Public propertySerialNumber
returns the full serial number as a string.
Public propertySerialNumberId
Returns the id part of the serial number (NNNNNNNNN in FID-PID-NNNNNNNNN).
Public propertyTitle
Returns the title associated with the product.
Public propertyVersion
Returns the version of the product.
Top
See Also