Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
A browse path defined within an instance declaration hierarchy.
Namespace: Opc.UaAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("The HierarchyBrowsePath class is obsolete and is not supported.")] public class HierarchyBrowsePath : IFormattable |
| Visual Basic |
|---|
<ObsoleteAttribute("The HierarchyBrowsePath class is obsolete and is not supported.")> _ Public Class HierarchyBrowsePath _ Implements IFormattable |
| Visual C++ |
|---|
[ObsoleteAttribute(L"The HierarchyBrowsePath class is obsolete and is not supported.")] public ref class HierarchyBrowsePath : IFormattable |