Visual Basic (Usage) | ![]() |
---|---|
Dim key As String Dim locale As String Dim text As String Dim instance As New LocalizedText(key, locale, text) |
Parameters
- key
- A key used to look up the text for different locales
- locale
- The locale for the text provides
- text
- The localized text
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x