VCCodeReference::EndPoint Property

 

Not currently implemented.

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

property TextPoint^ EndPoint {
	TextPoint^ get();
}

Property Value

Type: EnvDTE::TextPoint^

The location of text in a text document.

Return to top
Show: