This documentation is archived and is not being maintained.
WorkingFolder Constructor
Visual Studio 2013
Initializes a new instance of the WorkingFolder class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WorkingFolder(String, String) | Initializes a new working folder object that represents a mapping of serverItem to localItem. |
|
WorkingFolder(String, String, WorkingFolderType) | Creates a working folder object. |
|
WorkingFolder(String, String, WorkingFolderType, RecursionType) | Creates a working folder object. |
Show: