Metodo RunningDocumentTable.GetRelatedSaveTreeItems

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function GetRelatedSaveTreeItems ( _
    cookie As UInteger, _
    options As UInteger _
) As VSSAVETREEITEM()
public VSSAVETREEITEM[] GetRelatedSaveTreeItems(
    uint cookie,
    uint options
)

Parametri

Valore restituito

Tipo: array<Microsoft.VisualStudio.Shell.Interop.VSSAVETREEITEM[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RunningDocumentTable Classe

Spazio dei nomi Microsoft.VisualStudio.Shell