VersionControlLabelDocument.CurrentFolder 属性

在右窗格中标签的当前文件夹文档 (ListView) 在左窗格 (TreeView) 显示并选择。 若要设置此属性,请使用 Navigate() 方法。

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

语法

声明
Public ReadOnly Property CurrentFolder As VersionControlLabelDocumentItem
public VersionControlLabelDocumentItem CurrentFolder { get; }

属性值

类型:Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlLabelDocumentItem
返回 VersionControlLabelDocumentItem

.NET Framework 安全性

请参阅

参考

VersionControlLabelDocument 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间