Share via


WorkspaceSpec Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.WorkspaceSpec

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public NotInheritable Class WorkspaceSpec
public static class WorkspaceSpec
public ref class WorkspaceSpec abstract sealed
[<AbstractClass>]
[<Sealed>]
type WorkspaceSpec =  class end
public final class WorkspaceSpec

The WorkspaceSpec type exposes the following members.

Methods

  Name Description
Public methodStatic member Combine
Public methodStatic member IsLegalName
Public methodStatic member Parse

Top

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.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Common Namespace