VSOBJCLIPFORMAT.dwOptions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a composite format. Values are taken from the _VSOBJCLIPFORMATOPTIONS enumeration.
public: System::UInt32 dwOptions;
public: unsigned int dwOptions;
unsigned int dwOptions;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBJCLIPFORMATOPTIONS")]
public uint dwOptions;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBJCLIPFORMATOPTIONS")>]
val mutable dwOptions : uint32
Public dwOptions As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: