| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RelativePathFormatter.ElementType | |
| C# | |
|---|---|
public enum RelativePathFormatter.ElementType : System.Enum | |
| Member | Description |
|---|---|
| AnyComponent | Any component reference should be followed ('.'). |
| AnyHierarchical | Any hierarchial reference should be followed ('/'). |
| ForwardReference | The forward reference identified by the browse name should be followed. |
| InverseReference | The inverse reference identified by the browse name should be followed. |
System.Object
System.ValueType
System.Enum
Opc.Ua.RelativePathFormatter.ElementType
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x