次の方法で共有


RunningDocumentTable.CloseDocument Method

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

Syntax

'宣言
Public Function CloseDocument ( _
    options As __FRAMECLOSE, _
    docCookie As UInteger _
) As CloseResult
public CloseResult CloseDocument(
    __FRAMECLOSE options,
    uint docCookie
)

Parameters

Return Value

Type: Microsoft.VisualStudio.Shell.CloseResult

.NET Framework Security

See Also

Reference

RunningDocumentTable Class

Microsoft.VisualStudio.Shell Namespace