IInstalledApplicationInfoDisplayVersion Property |
Display version of product.
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string DisplayVersion { get; set; }
Property DisplayVersion As String
Get
Set
property String^ DisplayVersion {
String^ get ();
void set (String^ value);
}
abstract DisplayVersion : string with get, set
Property Value
Type:
StringSee Also