Stores an identifier for a node in a server's address space, together with a complete namespace URI.
Syntax
'Declaration
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute(True)>
Public Interface IUANodeId
'Usage
Dim instance As IUANodeId
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface IUANodeId
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface class IUANodeId
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