Поделиться через


VCCodeReference.EndPoint - свойство

Not currently implemented.

Пространство имен:  Microsoft.VisualStudio.VCCodeModel
Сборка:  Microsoft.VisualStudio.VCCodeModel (в Microsoft.VisualStudio.VCCodeModel.dll)

Синтаксис

'Декларация
ReadOnly Property EndPoint As TextPoint
'Применение
Dim instance As VCCodeReference
Dim value As TextPoint

value = instance.EndPoint
TextPoint EndPoint { get; }
property TextPoint^ EndPoint {
    TextPoint^ get ();
}
function get EndPoint () : TextPoint

Значение свойства

Тип: EnvDTE.TextPoint

Разрешения

  • Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Using Libraries from Partially Trusted Code.

См. также

Ссылки

VCCodeReference Интерфейс

VCCodeReference - члены

Microsoft.VisualStudio.VCCodeModel - пространство имен