Freigeben über


ShapeField.AssociateVisibilityWith-Methode (Store, Guid, AssociatedPropertyInfo)

Ordnet die Sichtbarkeit des Felds Form mit einer Domäneneigenschaft, die zu einem im Element zugewiesen ist.

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

Syntax

'Declaration
Public Sub AssociateVisibilityWith ( _
    store As Store, _
    domainClassId As Guid, _
    propertyInfo As AssociatedPropertyInfo _
)
public void AssociateVisibilityWith(
    Store store,
    Guid domainClassId,
    AssociatedPropertyInfo propertyInfo
)

Parameter

  • domainClassId
    Typ: System.Guid
    Die ID, die dem im Element zugewiesen ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeField Klasse

AssociateVisibilityWith-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace