C# Class Windows.ApplicationModel.PackageVersion

Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Properties

Property Type Description
Build ushort
Major ushort
Minor ushort
Revision ushort

Property Details

Build public property

public ushort Build
return ushort

Major public property

public ushort Major
return ushort

Minor public property

public ushort Minor
return ushort

Revision public property

public ushort Revision
return ushort