Share via


ConfigXmlDocument.IConfigErrorInfo.LineNumber 屬性

定義

取得組態的行號。

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

屬性值

行號。

實作

適用於

另請參閱