Aracılığıyla paylaş


ShapeField.AssociateVisibilityWith Yöntem (Store, Guid, AssociatedPropertyInfo)

Şekil alan görünürlüğünü shape öğesine atanmış bir etki alanı özelliği ile ilişkilendirir.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

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

Parametreler

  • domainClassId
    Tür: System.Guid
    Shape öğesine atanan kimliği.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ShapeField Sınıf

AssociateVisibilityWith Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı