Freigeben über


VCCodeReference.StartPoint-Eigenschaft

Derzeit nicht implementiert.

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

Syntax

'Declaration
ReadOnly Property StartPoint As TextPoint
TextPoint StartPoint { get; }
property TextPoint^ StartPoint {
    TextPoint^ get ();
}
abstract StartPoint : TextPoint with get
function get StartPoint () : TextPoint

Eigenschaftswert

Typ: TextPoint

.NET Framework-Sicherheit

Siehe auch

Referenz

VCCodeReference Schnittstelle

Microsoft.VisualStudio.VCCodeModel-Namespace