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

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

パラメータ

path
パス。
args
引数。

戻り値の型

参照

StorageProviderManager クラス
StorageProviderManager メンバ