ProviderMetadata.ResourceFilePath プロパティ

定義

プロバイダーに関連付けられているメタデータを含むファイルへのパスを取得します。

public:
 property System::String ^ ResourceFilePath { System::String ^ get(); };
public string ResourceFilePath { get; }
member this.ResourceFilePath : string
Public ReadOnly Property ResourceFilePath As String

プロパティ値

プロバイダーに関連付けられているメタデータを含むファイルへのパスを含む文字列を返します。

適用対象