共用方式為


VersionControlLabelExt.OpenLabel 方法 (String)

開啟新的標籤文件視窗將表單「vstfs://VersionControl/Label/ 的標籤 URI #」,其中 # LabelId。

命名空間:  Microsoft.VisualStudio.TeamFoundation.VersionControl
組件:  Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

語法

'宣告
Public Function OpenLabel ( _
    labelUri As String _
) As VersionControlLabelDocument
public VersionControlLabelDocument OpenLabel(
    string labelUri
)

參數

傳回值

類型:Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlLabelDocument
開啟的 VersionControlLabelDocument。

.NET Framework 安全性

請參閱

參考

VersionControlLabelExt 類別

OpenLabel 多載

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間