Guid::ToString Method
.NET Framework (current version)
Returns a string representation of the value of this instance of the Guid structure.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | Returns a string representation of the value of this instance in registry format.(Overrides ValueType::ToString().) |
![]() | ToString(String^) | Returns a string representation of the value of this Guid instance, according to the provided format specifier. |
![]() | ToString(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. |
Show:
