VSSAVETREEITEM.grfSave Champ

Définition

Spécifie les options d'enregistrement d'un document dans la RDT (Running Document Table). Pour obtenir la liste des valeurs, consultez __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 

Valeur de champ

UInt32
Attributs

Remarques

Signature COM

À partir de vsshell80. idl :

S’applique à