Compartir a través de


ResourceLoader.ResourceProvider Propiedad

Definición

Precaución

You shouldn't have used this one to begin with, don't use the other one either

Para uso interno de la plataforma de 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>

Valor de propiedad

System.Func<System.Reflection.AssemblyName,System.String,System.String>

Para uso interno de la plataforma de Xamarin.Forms.

Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a