WorkingFolder Class

This class represents the settings for a working folder.

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

Syntax

'Declaration
Public NotInheritable Class WorkingFolder
'Usage
Dim instance As WorkingFolder
public sealed class WorkingFolder
public ref class WorkingFolder sealed
public final class WorkingFolder

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Client.WorkingFolder

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

WorkingFolder Members

Microsoft.TeamFoundation.VersionControl.Client Namespace