RestoreFolder Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RestoreFolder 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 | |
---|---|---|
RestoreFolder() | Initializes a new instance of the RestoreFolder class using default values. | |
RestoreFolder(String, String) | Initializes a new instance of RestoreFolder using a name for the original folder and the new folder. |
Top