Partager via


SourceCodePosition.StartLine, propriété

Obtient le numéro de la ligne de début de la définition.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property StartLine As Integer
    Get
public int StartLine { get; }
public:
property int StartLine {
    int get ();
}
member StartLine : int
function get StartLine () : int

Valeur de propriété

Type : System.Int32
Numéro de la ligne de début de la définition.

Sécurité .NET Framework

Voir aussi

Référence

SourceCodePosition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms