Share via


WorkingFolder Members

Include Protected Members
Include Inherited Members

This class represents the settings for a working folder.

The WorkingFolder type exposes the following members.

Constructors

 

Name

Description

Public method

WorkingFolder

Overloaded. Initializes a working folder object.

Top

Methods

 

Name

Description

Public method

Equals

Compares this instance to another WorkingFolder instance for equality. (Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Generates a hash code for this instance. (Overrides Object.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

(Overrides Object.ToString().)

Top

Operators

 

Name

Description

Public operatorStatic member

Equality

Compares two WorkingFolder instances for equality.

Public operatorStatic member

Inequality

Compares two WorkingFolder instances for inequality.

Top

Properties

 

Name

Description

Public property

IsCloaked

Gets whether this mapping is a cloak.

Public property

LocalItem

Gets the local folder this item map.

Public propertyStatic member

LocalItemComparer

Gets the comparer for sorting WorkingFolder instances based on the local path.

Public property

ServerItem

Gets the server folder this item map.

Public propertyStatic member

ServerItemComparer

Gets the comparer for sorting WorkingFolder instances based on the server path.

Public property

Type

Gets the type of mapping this object.

Top

See Also

Reference

WorkingFolder Class

Microsoft.TeamFoundation.VersionControl.Client Namespace