Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LocalizedText Dim value As String instance.Key = value value = instance.Key |
C# | |
---|---|
public string Key {get; set;} |
This value is used within a process to facilite localization. It is not transmitted on the wire.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x