ResourceLoader.ResourceProvider Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
You shouldn't have used this one to begin with, don't use the other one either
Xamarin tarafından dahili kullanım için. Forms platformu.
[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>
Özellik Değeri
System.Func<System.Reflection.AssemblyName,System.String,System.String>
Xamarin tarafından dahili kullanım için. Forms platformu.
- Öznitelikler
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute