Partager via


VCCodeReference.GetStartPoint, méthode

Actuellement non implémenté.

Espace de noms :  Microsoft.VisualStudio.VCCodeModel
Assembly :  Microsoft.VisualStudio.VCCodeModel (dans Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

'Déclaration
Function GetStartPoint ( _
    Part As vsCMPart _
) As TextPoint
TextPoint GetStartPoint(
    vsCMPart Part
)
TextPoint^ GetStartPoint(
    [InAttribute] vsCMPart Part
)
abstract GetStartPoint : 
        Part:vsCMPart -> TextPoint
function GetStartPoint(
    Part : vsCMPart
) : TextPoint

Paramètres

  • Part
    Type : vsCMPart

    Obligatoire. Valeur vsCMPart indiquant quelle partie de la définition ou de la déclaration doit être utilisée (blocs d'attributs, corps etc.).

Valeur de retour

Type : TextPoint

Sécurité .NET Framework

Voir aussi

Référence

VCCodeReference Interface

Microsoft.VisualStudio.VCCodeModel, espace de noms