| COMReferenceItemVersionMajor Property |
This is used to get the major version number
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string VersionMajor { get; }
Public ReadOnly Property VersionMajor As String
Get
public:
property String^ VersionMajor {
String^ get ();
}
member VersionMajor : string with get
Property Value
Type:
StringSee Also