다음을 통해 공유


StringLocalizerProviders.DataAnnotationStringLocalizerProvider 속성

정의

지역화에 대한 문자열 로컬라이저 공급자를 가져오거나 설정합니다.

public:
 static property System::Web::Globalization::IStringLocalizerProvider ^ DataAnnotationStringLocalizerProvider { System::Web::Globalization::IStringLocalizerProvider ^ get(); void set(System::Web::Globalization::IStringLocalizerProvider ^ value); };
public static System.Web.Globalization.IStringLocalizerProvider DataAnnotationStringLocalizerProvider { get; set; }
static member DataAnnotationStringLocalizerProvider : System.Web.Globalization.IStringLocalizerProvider with get, set
Public Shared Property DataAnnotationStringLocalizerProvider As IStringLocalizerProvider

속성 값

문자열 로컬라이저 공급자에 대한 인터페이스입니다.

적용 대상