'DeclarationPublic Function ToBrowsePath() As UABrowsePath
'UsageDim instance As UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
public UABrowsePath ToBrowsePath()
public: UABrowsePath^ ToBrowsePath();
'DeclarationPublic Function ToBrowsePath() As UABrowsePath
'UsageDim instance As UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
public UABrowsePath ToBrowsePath()
public: UABrowsePath^ ToBrowsePath();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.