StringLocalizerProviders.DataAnnotationStringLocalizerProvider Egenskap

Definition

Hämtar eller anger string localizer-providern för globalisering.

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

Egenskapsvärde

Ett gränssnitt för stränglokaliserarprovidern.

Gäller för