VCCodeIDLCoClass.GetEndPoint(vsCMPart) Yöntem

Tanım

TextPointKod öğesi tanımının sonunu işaretleyen bir nesne alır.

EnvDTE::TextPoint GetEndPoint(EnvDTE::vsCMPart Part = EnvDTE.vsCMPart.vsCMPartWholeWithAttributes);
[System.Runtime.InteropServices.DispId(16)]
[System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)]
public EnvDTE.TextPoint GetEndPoint (EnvDTE.vsCMPart Part = EnvDTE.vsCMPart.vsCMPartWholeWithAttributes);
[<System.Runtime.InteropServices.DispId(16)>]
[<System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
abstract member GetEndPoint : EnvDTE.vsCMPart -> EnvDTE.TextPoint
Public Function GetEndPoint (Optional Part As vsCMPart = EnvDTE.vsCMPart.vsCMPartWholeWithAttributes) As TextPoint

Parametreler

Part
vsCMPart

İsteğe bağlı. vsCMPartAlınacak kodun bölümünü belirten bir sabit.

Döndürülenler

TextPoint

Bir TextPoint nesnesi.

Öznitelikler

Şunlara uygulanır