共用方式為


IConfigErrorInfo.Filename 屬性

定義

取得字串,其指定與組態詳細資料相關的檔案名稱。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

用於指定檔案名稱的字串。

適用於