Share via


SnapshotSpan.Start, propriété

Obtient l'index de début de l'étendue d'instantanés.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.SnapshotPoint
L'index de départ de l'étendue d'instantanés.

Sécurité .NET Framework

Voir aussi

Référence

SnapshotSpan Structure

Microsoft.VisualStudio.Text, espace de noms