Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Reference for Team Foundation Server SDK
Workspace Class

Handler for Workspace changes.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Visual Basic (Declaration)
Public NotInheritable Class Workspace _
    Implements IComparable, IEqualityComparer(Of Workspace)
Visual Basic (Usage)
Dim instance As Workspace
C#
public sealed class Workspace : IComparable, 
    IEqualityComparer<Workspace>
Visual C++
public ref class Workspace sealed : IComparable, 
    IEqualityComparer<Workspace^>
JScript
public final class Workspace implements IComparable, IEqualityComparer<Workspace>
System..::.Object
  Microsoft.TeamFoundation.VersionControl.Client..::.Workspace
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker