Freigeben über


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

Ordnet die Sichtbarkeit des Form-Felds einer Domäneneigenschaft, die einem Form-Element 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 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 Formelement zugewiesen wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeField Klasse

AssociateVisibilityWith-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace