Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object.
Parameters
- s
- Expanded text of the node Id.
- defaultNamespaceUriString
- The default namespace to be used if no namespace is specified in the input string.
Return Value
Returns the OPC-UA node Id object parsed from the input value.
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