Partager via


ShapeElement.FindShapeField, méthode (String)

Recherche un champ de forme dans une forme.

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

Syntaxe

'Déclaration
Public Function FindShapeField ( _
    fieldName As String _
) As ShapeField
public ShapeField FindShapeField(
    string fieldName
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Diagrams.ShapeField
Premier champ de forme portant le nom spécifié ; sinon, Null, si aucun champ de forme n'est trouvé.

Sécurité .NET Framework

Voir aussi

Référence

ShapeElement Classe

FindShapeField, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms