VCCodeReference::GetEndPoint Method (vsCMPart)

 

Not currently implemented.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

TextPoint^ GetEndPoint(
	vsCMPart Part = vsCMPart::vsCMPartWholeWithAttributes
)

Parameters

Part
Type: EnvDTE::vsCMPart

Required. A vsCMPart value specifying which part of the definition or the declaration to use (attributes block, body, and so on).

Return Value

Type: EnvDTE::TextPoint^
Return to top
Show: