ResourceLoader.ResourceProvider Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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