Freigeben über


AssociatedPropertyInfo-Konstruktor (Guid)

Erstellen Sie ein AssociatedPropertyInfo, die auf einer Eigenschaft des ModelElement verweist, das dem PresentationElement zugeordnet ist, an dem das ShapeField gehostet wird.

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 New ( _
    propertyId As Guid _
)
public AssociatedPropertyInfo(
    Guid propertyId
)

Parameter

Hinweise

Erstellen Sie ein AssociatedPropertyInfo, das an einer Eigenschaft im ModelElement zeigt, das mit dem PresentationElement zugeordnet wird, auf dem das ShapeField gehostet wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

AssociatedPropertyInfo Klasse

AssociatedPropertyInfo-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace