eFormat Enumeration
Used by the FormatGuid method of the IVCWizCtlUI object.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
Public Enumeration eFormat
Dim instance As eFormat
public enum eFormat
public enum class eFormat
public enum eFormat
Members
Member name | Description | |
---|---|---|
Format1 | Formats the GUID in the registry format. | |
Format2 | Formats the GUID as follows: | |
Format3 | Formats the GUID as follows: |
Remarks
eFormat specifies into which format the supplied GUID is converted.
See Also
Concepts
Visual C++ Extensibility Object Model