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

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

パラメータ

name
AWSStorage の名前。
args
引数

戻り値の型

参照

AWSStorageProvider クラス
AWSStorageProvider メンバ