public ToString ( string format ) : string | ||
format | string | /// The format to use, or null for the default format. /// |
Результат | string |
Formats the value of the current SemanticVersion as specified.
For information on the acceptable format specifiers, see the Remarks section of the IFormattable.ToString(string, IFormatProvider) implementation for SemanticVersion.
public ToString ( string format ) : string | ||
format | string | /// The format to use, or null for the default format. /// |
Результат | string |