Registrar.ExtraAssemblies Property

Definition

For internal use by the Xamarin.Forms platform.

public static System.Collections.Generic.IEnumerable<System.Reflection.Assembly> ExtraAssemblies { get; set; }
member this.ExtraAssemblies : seq<System.Reflection.Assembly> with get, set

Property Value

System.Collections.Generic.IEnumerable<System.Reflection.Assembly>

For internal use by the Xamarin.Forms platform.

Applies to