Partilhar via


Propriedade IMappingSpan.Start

Obtém o IMappingPoint de início desse intervalo.

Namespace:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (em Microsoft.VisualStudio.Text.Data.dll)

Sintaxe

'Declaração
ReadOnly Property Start As IMappingPoint
IMappingPoint Start { get; }
property IMappingPoint^ Start {
    IMappingPoint^ get ();
}
abstract Start : IMappingPoint with get
function get Start () : IMappingPoint

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.IMappingPoint
the IMappingPoint.

Segurança do .NET Framework

Consulte também

Referência

IMappingSpan Interface

Namespace Microsoft.VisualStudio.Text