ComponentOne Web API Edition
GetDirectoryStorage Method (IStorageProvider)

C1.Web.Api.Storage Namespace > IStorageProvider Interface : GetDirectoryStorage Method
The name of the IDirectoryStorage.
The arguments
Gets the IDirectoryStorage with specified name and arguments.
Syntax
'Declaration
 
Function GetDirectoryStorage( _
   ByVal name As String, _
   Optional ByVal args As NameValueCollection _
) As IDirectoryStorage

Parameters

name
The name of the IDirectoryStorage.
args
The arguments

Return Value

See Also

Reference

IStorageProvider Interface
IStorageProvider Members