ComponentOne Web API Edition
GetFileStorage Method (IStorageProvider)

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

Parameters

name
The name of the IFileStorage.
args
The arguments

Return Value

See Also

Reference

IStorageProvider Interface
IStorageProvider Members