'Declaration
<NotNullAttribute()> Function ToBrowsePath() As UABrowsePath
'Usage
Dim instance As _UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
[NotNull()] UABrowsePath ToBrowsePath()
[NotNull()] UABrowsePath^ ToBrowsePath();
'Declaration
<NotNullAttribute()> Function ToBrowsePath() As UABrowsePath
'Usage
Dim instance As _UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
[NotNull()] UABrowsePath ToBrowsePath()
[NotNull()] UABrowsePath^ ToBrowsePath();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.