VersionControlLabelDocument.Close 方法

关闭此标签文档窗口。

命名空间:  Microsoft.VisualStudio.TeamFoundation.VersionControl
程序集:  Microsoft.VisualStudio.TeamFoundation.VersionControl(在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

语法

声明
Public Function Close ( _
    saveOptions As VersionControlLabelDocumentSaveOptions _
) As Boolean
public bool Close(
    VersionControlLabelDocumentSaveOptions saveOptions
)

参数

返回值

类型:System.Boolean
True,则标签"窗口成功地关闭了

.NET Framework 安全性

请参见

参考

VersionControlLabelDocument 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间