ToString Method
ToString(Boolean)
Returns a string that represents current member version.
Declaration
public string ToString(bool ignorePatchVersion)
Parameters
Boolean | ignorePatchVersion | Whether to skip or include path version to the string. |
Returns
String |
ToString()
Returns a string that represents current member version.
Declaration
public override string ToString()
Returns
String |