Click or drag to resize

GH_VersionToString Method

Default formatter for Version data: M.m.RRRR Revision section is padded with zeroes until it is at least 4 digits long.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public override string ToString()

Return Value

Type: String
A string represtation of the Version structure.
See Also