IOperatingSystemStaticInfoVersion Property |
Namespace:
Xcalibur.Models.OperatingSystem
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax double Version { get; set; }
Property Version As Double
Get
Set
property double Version {
double get ();
void set (double value);
}
abstract Version : float with get, set
Property Value
Type:
Double
The version.
See Also