Compartilhar via


ResourceLoader.ResourceProvider Propriedade

Definição

Cuidado

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

Para uso interno pela plataforma do 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 da propriedade

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

Para uso interno pela plataforma do Xamarin.Forms.

Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Aplica-se a