ToString Method
ToString(bool)
Returns a string that represents current member version.
Declaration
public string ToString(bool ignorePatchVersion)
Parameters
bool | 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 |