次の方法で共有


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

プロパティ値

文字列のローカライザー プロバイダーのインターフェイス。

適用対象