Share via


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

属性值

文件名。

实现

适用于

另请参阅