Sdílet prostřednictvím


ConfigXmlDocument.IConfigErrorInfo.LineNumber Vlastnost

Definice

Získá číslo řádku konfigurace.

property int System::Configuration::Internal::IConfigErrorInfo::LineNumber { int get(); };
int System.Configuration.Internal.IConfigErrorInfo.LineNumber { get; }
member this.System.Configuration.Internal.IConfigErrorInfo.LineNumber : int
 ReadOnly Property LineNumber As Integer Implements IConfigErrorInfo.LineNumber

Hodnota vlastnosti

Číslo řádku.

Implementuje

Platí pro

Viz také