Sdílet prostřednictvím


VCCodeReference.StartPoint – vlastnost

Není aktuálně implementováno.

Obor názvů:  Microsoft.VisualStudio.VCCodeModel
Sestavení:  Microsoft.VisualStudio.VCCodeModel (v Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: TextPoint

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeReference Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů