DataAnnotationsModelValidator.GetLocalizedString(String, Object[]) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a localized version for a specific string.
protected:
System::String ^ GetLocalizedString(System::String ^ name, ... cli::array <System::Object ^> ^ arguments);
C#
protected string GetLocalizedString(string name, params object[] arguments);
member this.GetLocalizedString : string * obj[] -> string
Protected Function GetLocalizedString (name As String, ParamArray arguments As Object()) As String
- name
- String
The string to localize.
- arguments
- Object[]
An array of arguments.
The localized version of the string.
Produit | Versions |
---|---|
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage (pull requests). Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: