Przeczytaj w języku angielskim Edytuj

Udostępnij za pośrednictwem


ComposablePartCatalogChangeEventArgs.AddedDefinitions Property

Definition

Gets a collection of definitions added to the ComposablePartCatalog in this change.

public System.Collections.Generic.IEnumerable<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> AddedDefinitions { get; }

Property Value

A collection of definitions added to the catalog.

Applies to