ElementAddedEventArgs.GetAssignments Method

Definition

Get the attribute assignments used when this element was created

public:
 cli::array <Microsoft::VisualStudio::Modeling::PropertyAssignment ^> ^ GetAssignments();
public Microsoft.VisualStudio.Modeling.PropertyAssignment[] GetAssignments ();
member this.GetAssignments : unit -> Microsoft.VisualStudio.Modeling.PropertyAssignment[]
Public Function GetAssignments () As PropertyAssignment()

Returns

PropertyAssignment[]

Applies to