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