ResourceLoader.ResourceProvider 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
You shouldn't have used this one to begin with, don't use the other one either
供 Xamarin.Forms 平台内部使用。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("You shouldn't have used this one to begin with, don't use the other one either")]
public static Func<System.Reflection.AssemblyName,string,string> ResourceProvider { get; }
member this.ResourceProvider : Func<System.Reflection.AssemblyName, string, string>
属性值
System.Func<System.Reflection.AssemblyName,System.String,System.String>
供 Xamarin.Forms 平台内部使用。
- 属性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute