Workstation.GetLocalWorkspaceInfo Method
Include Protected Members
Include Inherited Members
Gets the cached local workspace information for the specified workspace.
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 | |
---|---|---|
GetLocalWorkspaceInfo(String) | Gets the cached local workspace information for the workspace that contains the specified path. | |
GetLocalWorkspaceInfo(VersionControlServer, String, String) | Gets the cached local workspace information for the specified workspace. |
Top