VSSWATCHRENDER.grfFlags 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.
Control state. Values are taken from the __VSSWATCHRENDERFLAGS enumeration.
public: System::UInt32 grfFlags;
public: unsigned int grfFlags;
unsigned int grfFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSSWATCHRENDERFLAGS")]
public uint grfFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSSWATCHRENDERFLAGS")>]
val mutable grfFlags : uint32
Public grfFlags As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: