Registrar.ExtraAssemblies 属性

定义

供 Xamarin.Forms 平台内部使用。

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

属性值

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

供 Xamarin.Forms 平台内部使用。

适用于