Partager via


ElementGroupPrototype.GetProtoLink, méthode

Obtenez le ProtoLink correspondant à l'ID spécifiée

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public Function GetProtoLink ( _
    id As Guid _
) As ProtoLink
public ProtoLink GetProtoLink(
    Guid id
)

Paramètres

  • id
    Type : System.Guid
    L'identificateur de la source ProtoLink.

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.ProtoLink
Le ProtoLink correspondant à l'identificateur spécifié ; null si le ProtoLink était introuvable.

Sécurité .NET Framework

Voir aussi

Référence

ElementGroupPrototype Classe

Microsoft.VisualStudio.Modeling, espace de noms