Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Guid::ToString Method

 

Returns a string representation of the value of this instance of the Guid structure.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodToString()

Returns a string representation of the value of this instance in registry format.(Overrides ValueType::ToString().)

System_CAPS_pubmethodToString(String^)

Returns a string representation of the value of this Guid instance, according to the provided format specifier.

System_CAPS_pubmethodToString(String^, IFormatProvider^)

Returns a string representation of the value of this instance of the Guid class, according to the provided format specifier and culture-specific format information.

Return to top
Show:
© 2017 Microsoft