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

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
BuildNumber ushort
MajorVersion ushort
MinorVersion ushort
ServicePackMajor byte
ServicePackMinor byte

Property Details

BuildNumber public_oe property

public ushort BuildNumber
Résultat ushort

MajorVersion public_oe property

public ushort MajorVersion
Résultat ushort

MinorVersion public_oe property

public ushort MinorVersion
Résultat ushort

ServicePackMajor public_oe property

public byte ServicePackMajor
Résultat byte

ServicePackMinor public_oe property

public byte ServicePackMinor
Résultat byte