ComponentOne Studio Web API Edition
GetFileStorage Method (IStorageProvider)

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

 

 


Copyright © GrapeCity, inc. All rights reserved.