Namespace: DeltaEngine.Platforms.WindowsAssembly: DeltaEngine.Platforms.Windows (in DeltaEngine.Platforms.Windows.dll) Version: 1.1.1.0 (1.1.1)
public override Version PlatformVersion { get; }
public override Version PlatformVersion { get; }
Public Overrides ReadOnly Property PlatformVersion As Version
Get
Public Overrides ReadOnly Property PlatformVersion As Version
Get
public:
virtual property Version^ PlatformVersion {
Version^ get () override;
}
public:
virtual property Version^ PlatformVersion {
Version^ get () override;
}
abstract PlatformVersion : Version with get
override PlatformVersion : Version with get
abstract PlatformVersion : Version with get
override PlatformVersion : Version with get
Property Value
Type:
Version