VCCodeInterface.StartPoint Property

Gets a TextPoint object that defines the beginning of the code item.

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

Syntax

TextPoint StartPoint { get; }

Property Value

Type: TextPoint

A TextPoint object.

Permissions

See Also

Concepts

How to: Compile and Run the Automation Object Model Code Examples

Reference

VCCodeInterface Interface

VCCodeInterface Members

Microsoft.VisualStudio.VCCodeModel Namespace