Share via


ComposablePartDefinition.ExtraInputAssemblies Property

Definition

Gets the sequence of extra input assemblies that will be added to the input assemblies for this ComposablePartDefinition.

public System.Collections.Generic.IEnumerable<System.Reflection.AssemblyName> ExtraInputAssemblies { get; }
member this.ExtraInputAssemblies : seq<System.Reflection.AssemblyName>
Public ReadOnly Property ExtraInputAssemblies As IEnumerable(Of AssemblyName)

Property Value

Applies to