VSSAVETREEITEM.grfSave 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 save options for a document in the running document table (RDT). For a list of values, see __VSRDTSAVEOPTIONS.
public: System::UInt32 grfSave;
public: unsigned int grfSave;
unsigned int grfSave;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")]
public uint grfSave;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")>]
val mutable grfSave : uint32
Public grfSave As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: