VSSAVETREEITEM.grfSave Field

Definition

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:

Applies to