Workstation.UpdateWorkspaceInfoCache 方法 (VersionControlServer, String, array<Workspace[]%)

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

语法

声明
Public Sub UpdateWorkspaceInfoCache ( _
    sourceControl As VersionControlServer, _
    ownerName As String, _
    <OutAttribute> ByRef workspaces As Workspace() _
)
public void UpdateWorkspaceInfoCache(
    VersionControlServer sourceControl,
    string ownerName,
    out Workspace[] workspaces
)

参数

.NET Framework 安全性

请参见

参考

Workstation 类

UpdateWorkspaceInfoCache 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间