次の方法で共有


ResourceLoader.ResourceProvider プロパティ

定義

注意事項

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

適用対象