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

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

パラメータ

name
IDirectoryStorage の名前。
args
引数

戻り値の型

参照

DiskStorageProvider クラス
DiskStorageProvider メンバ