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