VersionControlExt.ViewShelvesetDetails 方法

查看指定的搁置集的详细信息

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

语法

声明
Public Function ViewShelvesetDetails ( _
    name As String, _
    owner As String _
) As Boolean
public bool ViewShelvesetDetails(
    string name,
    string owner
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

VersionControlExt 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间