Gets/Sets the Major version for the SimpleVersion.

C# | Visual Basic | Visual C++ |
public uint Major { get; set; }
Public Property Major As UInteger
public: property unsigned int Major { unsigned int get (); void set (unsigned int value); }
C# | Visual Basic | Visual C++ |
public uint Major { get; set; }
Public Property Major As UInteger
public: property unsigned int Major { unsigned int get (); void set (unsigned int value); }