ConfigXmlDocument.IConfigErrorInfo.Filename Proprietà

Definizione

Ottiene il nome del file di configurazione.

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

Valore della proprietà

Nome file.

Implementazioni

Si applica a

Vedi anche