VersionNumberBuildBranch Property |
Gets the build branch component of this instance.
Namespace:
GH_IO
Assembly:
GH_IO (in GH_IO.dll)
Syntax public VersionNumberBranch BuildBranch { get; }
Public ReadOnly Property BuildBranch As VersionNumberBranch
Get
Property Value
Type:
VersionNumberBranch[Missing <value> documentation for "P:GH_IO.VersionNumber.BuildBranch"]
See Also