Freigeben über


Decorator.AssociateValueWith-Methode (Store, AssociatedPropertyInfo)

Ordnet das Decorator-Element einer Speichereigenschaft zu, die der Form zugewiesen ist.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public Sub AssociateValueWith ( _
    store As Store, _
    propertyInfo As AssociatedPropertyInfo _
)
public void AssociateValueWith(
    Store store,
    AssociatedPropertyInfo propertyInfo
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Decorator Klasse

AssociateValueWith-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace