다음을 통해 공유


ResourceLoader.ResourceProvider 속성

정의

주의

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

적용 대상