Opc.Ua.Core
GetDisplayPath() Method



Opc.Ua Namespace > BaseInstanceState Class > GetDisplayPath Method : GetDisplayPath() Method
Gets a display path for the node.
Syntax
'Declaration
 
Public Overloads Function GetDisplayPath() As String
'Usage
 
Dim instance As BaseInstanceState
Dim value As String
 
value = instance.GetDisplayPath()
public string GetDisplayPath()
public:
String^ GetDisplayPath(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BaseInstanceState Class
BaseInstanceState Members
Overload List