Partager via


VCCodeReference.EndPoint, propriété

Actuellement non implémenté.

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

Syntaxe

'Déclaration
ReadOnly Property EndPoint As TextPoint
TextPoint EndPoint { get; }
property TextPoint^ EndPoint {
    TextPoint^ get ();
}
abstract EndPoint : TextPoint with get
function get EndPoint () : TextPoint

Valeur de propriété

Type : TextPoint
Emplacement de texte dans un document texte.

Sécurité .NET Framework

Voir aussi

Référence

VCCodeReference Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms