Sdílet prostřednictvím


ModelSerializationException.LineNumber – vlastnost

Získá číslo řádku.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public ReadOnly Property LineNumber As Integer
    Get
public int LineNumber { get; }
public:
property int LineNumber {
    int get ();
}
member LineNumber : int
function get LineNumber () : int

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelSerializationException Třída

Microsoft.Data.Schema.SchemaModel – obor názvů