VCWizCtlClass::FormatGuid Method (String^, eFormat)
Visual Studio 2015
Formats the specified globally unique identifier (GUID).
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrGuid
-
Type:
System::String^
Required. A string containing the GUID to format.
- Format
-
Type:
Microsoft.VisualStudio.VsWizard::eFormat
Required. The format. An eFormat value.
See CreateGuid.
Show: