Freigeben über


ProtoElementBase.GetPropertyAssignments-Methode

Ruft AttributeAssignements für die Attribute des Vorfahrenelements ab.

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

Syntax

'Declaration
Protected Function GetPropertyAssignments ( _
    partition As Partition _
) As PropertyAssignment()
protected PropertyAssignment[] GetPropertyAssignments(
    Partition partition
)

Parameter

Rückgabewert

Typ: array<Microsoft.VisualStudio.Modeling.PropertyAssignment[]
Das PropertyAssignment-Array für das Element

.NET Framework-Sicherheit

Siehe auch

Referenz

ProtoElementBase Klasse

Microsoft.VisualStudio.Modeling-Namespace