WorkingFolder Methods
Visual Studio 2012
The WorkingFolder type exposes the following members.
| Name | Description | |
|---|---|---|
|
AreSetsEqual | Returns true if two sets of WorkingFolders are identical. |
|
Clone | Creates a copy of this WorkingFolder instance. |
|
Equals | Compare this instance to another WorkingFolder instance for equality. (Overrides Mapping.Equals(Object).) |
|
GetHashCode | Generates a hash code for this instance. (Overrides Mapping.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetWorkspaceRoots | Defines the collections of workspace roots from the working folders. |
|
ToString | Describes this WorkingFolder object in a user-readable string. (Overrides Mapping.ToString().) |