다음을 통해 공유


VCCodeReference.GetEndPoint 메서드

현재 구현되지 않았습니다.

네임스페이스:  Microsoft.VisualStudio.VCCodeModel
어셈블리:  Microsoft.VisualStudio.VCCodeModel(Microsoft.VisualStudio.VCCodeModel.dll)

구문

‘선언
Function GetEndPoint ( _
    Part As vsCMPart _
) As TextPoint
TextPoint GetEndPoint(
    vsCMPart Part
)
TextPoint^ GetEndPoint(
    [InAttribute] vsCMPart Part
)
abstract GetEndPoint : 
        Part:vsCMPart -> TextPoint
function GetEndPoint(
    Part : vsCMPart
) : TextPoint

매개 변수

  • Part
    형식: vsCMPart

    필수입니다. 사용할 정의 또는 선언 부분(특성 블록, 본문 등)을 지정하는 vsCMPart 값입니다.

반환 값

형식: TextPoint

.NET Framework 보안

참고 항목

참조

VCCodeReference 인터페이스

Microsoft.VisualStudio.VCCodeModel 네임스페이스