VersionNumberMaxValidBuildBranch Property |
Represents the largest 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 MaxValidBuildBranch { get; }
Public Shared ReadOnly Property MaxValidBuildBranch As VersionNumberBranch
Get
Property Value
Type:
VersionNumberBranch[Missing <value> documentation for "P:GH_IO.VersionNumber.MaxValidBuildBranch"]
See Also