ProviderMetadata.ResourceFilePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得檔案路徑,這個檔案包含與提供者相關聯的中繼資料。
public:
property System::String ^ ResourceFilePath { System::String ^ get(); };
public string ResourceFilePath { get; }
member this.ResourceFilePath : string
Public ReadOnly Property ResourceFilePath As String
屬性值
傳回包含檔案路徑的字串,這個檔案包含與提供者相關聯的中繼資料。