VersionNumberMinValidBuildBranch Property |
Represents the smallest possible valid value of VersionNumber.BuildBranch. This field is read-only.
Namespace:
GH_IO
Assembly:
GH_IO (in GH_IO.dll)
Syntax public static VersionNumberBranch MinValidBuildBranch { get; }
Public Shared ReadOnly Property MinValidBuildBranch As VersionNumberBranch
Get
Property Value
Type:
VersionNumberBranch[Missing <value> documentation for "P:GH_IO.VersionNumber.MinValidBuildBranch"]
See Also