次の方法で共有


RunningDocumentTable.GetRelatedSaveTreeItems Method

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Parameters

Return Value

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

.NET Framework Security

See Also

Reference

RunningDocumentTable Class

Microsoft.VisualStudio.Shell Namespace