OPC Studio User's Guide and Reference
Name Property (_XmlQualifiedName2)



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Xml.ComTypes Namespace > _XmlQualifiedName2 Interface : Name Property
Syntax
'Declaration
 
<NotNullAttribute()>
Property Name As String
 
'Usage
 
Dim instance As _XmlQualifiedName2
Dim value As String
 
instance.Name = value
 
value = instance.Name
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also