Partager via


ShapeAutoInvalidator, constructeur (String, Store, AssociatedPropertyInfo)

Constructeur : Associe la valeur de ce champ de forme avec une propriété de domaine sur le ShapeElement.Utilisez cette méthode lorsque la propriété de domaine est un proxy pour une autre propriété.

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

Syntaxe

'Déclaration
Public Sub New ( _
    fieldName As String, _
    store As Store, _
    propertyInfo As AssociatedPropertyInfo _
)
public ShapeAutoInvalidator(
    string fieldName,
    Store store,
    AssociatedPropertyInfo propertyInfo
)

Paramètres

  • fieldName
    Type : System.String
    Identificateur unique pour ce ShapeField.

Sécurité .NET Framework

Voir aussi

Référence

ShapeAutoInvalidator Classe

ShapeAutoInvalidator, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms