'宣言 Public Function GetProvider( _ ByVal path As System.String, _ ByRef key As System.String, _ ByRef storageName As System.String _ ) As IStorageProvider
public IStorageProvider GetProvider( System.string path, out System.string key, out System.string storageName )
パラメータ
- path
- パス。
- key
- IStorageProvider のキー。
- storageName
- IStorageProviderのキーを含まないストレージ名。
戻り値の型
一致するIStorageProvider。