ProviderMetadata.ResourceFilePath プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください