| Visual Basic (Usage) | Copy Code |
|---|---|
Dim key As String Dim text As LocalizedText Dim instance As New TranslationInfo(key, text) | |
| C# | |
|---|---|
public TranslationInfo( string key, LocalizedText text ) | |
Parameters
- key
- text
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x