VSSAVETREEITEM.grfSave Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Attributs
Remarques
Signature COM
À partir de vsshell80. idl :