WorkspaceInfo.GetWorkspace Method
Include Protected Members
Include Inherited Members
Gets the workspace object associated with the WorkspaceInfo.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetWorkspace(TeamFoundationServer) | Obsolete. Gets the workspace object that matches this WorkspaceInfo instance. | |
GetWorkspace(TfsTeamProjectCollection) | Gets the workspace object that matches this WorkspaceInfo instance. |
Top