WorkingFolder Constructor
Include Protected Members
Include Inherited Members
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.
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. |
Top