ToString

StringFormat.ToString method

Converts this StringFormat object to a human-readable string.

public override string ToString()

Return Value

A string representation of this StringFormat object.

See Also