Share via


ConfigXmlDocument.Filename 屬性

定義

取得組態檔名稱。

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

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

屬性值

組態檔名稱。

適用於

另請參閱