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

プロパティ値

ファイル名。

実装

適用対象

こちらもご覧ください