[]
Gets the DropBoxStorage with specified name and arguments.
public IFileStorage GetFileStorage(string name, NameValueCollection args = null)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the DropBoxStorage. |
| NameValueCollection | args | The arguments |
| Type | Description |
|---|---|
| IFileStorage | The DropBoxStorage. |