Server.Attach Method
Include Protected Members
Include Inherited Members
Attaches an object to the server.
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 | |
---|---|---|
Attach(String) | Attaches a folder to the server. | |
Attach(String, ReadWriteMode) | Attaches a folder to the server with specified mode. | |
Attach(String, ReadWriteMode, String) | Attaches a folder to the server with specified mode and password. |
Top