Click or drag to resize
GuidToString Method
Overload List
  NameDescription
Public methodToString
Returns a string representation of the value of this instance in registry format.
(Overrides ValueTypeToString.)
Public methodToString(String)
Returns a string representation of the value of this Guid instance, according to the provided format specifier.
Public methodToString(String, IFormatProvider)
Returns a string representation of the value of this instance of the Guid structure, according to the provided format specifier and culture-specific format information.
Top
See Also