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