共用方式為


ProviderMetadata.ResourceFilePath 屬性

定義

取得檔案路徑,這個檔案包含與提供者相關聯的中繼資料。

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

屬性值

傳回包含檔案路徑的字串,這個檔案包含與提供者相關聯的中繼資料。

適用於

另請參閱