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

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

パラメータ

name
IDirectoryStorage の名前。
args
引数

戻り値の型

参照

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