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
Overloaded. Initializes a working folder object.
Top
Methods
Name
Description
Compares this instance to another WorkingFolder instance for equality. (Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Generates a hash code for this instance. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides Object.ToString().)
Top
Operators
Name
Description
Compares two WorkingFolder instances for equality.
Compares two WorkingFolder instances for inequality.
Top
Properties
Name
Description
Gets whether this mapping is a cloak.
Gets the local folder this item map.
Gets the comparer for sorting WorkingFolder instances based on the local path.
Gets the server folder this item map.
Gets the comparer for sorting WorkingFolder instances based on the server path.
Gets the type of mapping this object.
Top