QuickOPC User's Guide and Reference
Name Property (_AENodeElement)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes Namespace > _AENodeElement Interface : Name Property
Short user friendly portion of the namespace pointing to the element. This is the string to be used for display purposes.
Syntax
'Declaration
 
<NotNullAttribute()>
Property Name As String
 
'Usage
 
Dim instance As _AENodeElement
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 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

_AENodeElement Interface
_AENodeElement Members