Campo VSSAVETREEITEM.grfSave
Publicado: abril de 2016
Especifica opções para um documento em que a tabela de documentos em execução (RDT) de salvamento.Para obter uma lista de valores, consulte __VSRDTSAVEOPTIONS.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")]
public uint grfSave
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")]
unsigned int grfSave
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")>]
val mutable grfSave : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSRDTSAVEOPTIONS")>
Public grfSave As UInteger
Valor de Campo
Type: System.UInt32
Comentários
COM assinatura
De vsshell80.idl:
Consulte também
Estrutura VSSAVETREEITEM
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo