| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TranslationInfo Dim value As String instance.Key = value value = instance.Key | |
| C# | |
|---|---|
public string Key {get; set;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| Key Property | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > TranslationInfo Class : Key Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TranslationInfo Dim value As String instance.Key = value value = instance.Key | |
| C# | |
|---|---|
public string Key {get; set;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x