Partager via


ITextSnapshotLine.Start, propriété

Obtient SnapshotPoint du premier personnage dans la ligne.

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
ReadOnly Property Start As SnapshotPoint
SnapshotPoint Start { get; }
property SnapshotPoint Start {
    SnapshotPoint get ();
}
abstract Start : SnapshotPoint with get
function get Start () : SnapshotPoint

Valeur de propriété

Type : Microsoft.VisualStudio.Text.SnapshotPoint
SnapshotPoint du premier caractère de la ligne.

Sécurité .NET Framework

Voir aussi

Référence

ITextSnapshotLine Interface

Microsoft.VisualStudio.Text, espace de noms