C# Class System.Deployment.Internal.Isolation.Manifest.DependentOSMetadataEntry

Datei anzeigen Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
BuildNumber ushort
MajorVersion ushort
MinorVersion ushort
ServicePackMajor byte
ServicePackMinor byte

Property Details

BuildNumber public_oe property

public ushort BuildNumber
return ushort

MajorVersion public_oe property

public ushort MajorVersion
return ushort

MinorVersion public_oe property

public ushort MinorVersion
return ushort

ServicePackMajor public_oe property

public byte ServicePackMajor
return byte

ServicePackMinor public_oe property

public byte ServicePackMinor
return byte