WorkspaceInfo Class
Holds the properties of a cached local workspace.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public NotInheritable Class WorkspaceInfo _
Implements IComparable
'Usage
Dim instance As WorkspaceInfo
public sealed class WorkspaceInfo : IComparable
public ref class WorkspaceInfo sealed : IComparable
public final class WorkspaceInfo implements IComparable
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Client.WorkspaceInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.