共用方式為


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 命名空間