共用方式為


ConfigXmlDocument.IConfigErrorInfo.Filename 屬性

定義

取得組態檔名稱。

property System::String ^ System::Configuration::Internal::IConfigErrorInfo::Filename { System::String ^ get(); };
string System.Configuration.Internal.IConfigErrorInfo.Filename { get; }
member this.System.Configuration.Internal.IConfigErrorInfo.Filename : string
 ReadOnly Property Filename As String Implements IConfigErrorInfo.Filename

屬性值

檔案名稱。

實作

適用於

另請參閱