VCCodeReference.EndPoint (Propiedad)

No implementado actualmente.

Espacio de nombres:  Microsoft.VisualStudio.VCCodeModel
Ensamblado:  Microsoft.VisualStudio.VCCodeModel (en Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxis

'Declaración
ReadOnly Property EndPoint As TextPoint
TextPoint EndPoint { get; }
property TextPoint^ EndPoint {
    TextPoint^ get ();
}
abstract EndPoint : TextPoint with get
function get EndPoint () : TextPoint

Valor de propiedad

Tipo: EnvDTE.TextPoint
La ubicación del texto en un documento de texto.

Seguridad de .NET Framework

Vea también

Referencia

VCCodeReference Interfaz

Microsoft.VisualStudio.VCCodeModel (Espacio de nombres)