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