Click or drag to resize

YVersionToString Method

Overload List
  Name Description
Public method ToString Get the string format of the YVersion according to the Full format.
Public method ToString(String) Get the string format of the YVersion according to the given format.
  • M for Major.
  • m for Minor.
  • b for Build.
  • r for Revision.
Public method ToString(YVersionFormat) Get the string format of the YVersion according to the given format.
Top
See Also