ASP.NET Web API コントロール
GetFileStorage メソッド (IStorageProvider)

C1.Web.Api アセンブリ > C1.Web.Api.Storage 名前空間 > IStorageProvider インターフェース : GetFileStorage メソッド
IFileStorage の名前。
引数
指定された名前と引数を使用してIFileStorageを取得します。
シンタックス
'宣言
 
Function GetFileStorage( _
   ByVal name As System.String, _
   Optional ByVal args As System.Collections.Specialized.NameValueCollection _
) As IFileStorage
IFileStorage GetFileStorage( 
   System.string name,
   System.Collections.Specialized.NameValueCollection args
)

パラメータ

name
IFileStorage の名前。
args
引数

戻り値の型

参照

IStorageProvider インターフェース
IStorageProvider メンバ