dbicList Send comments on this topic.
NodeFullPath Method
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : NodeFullPath Method

Gets the node full path as a string.

Syntax

Visual Basic (Declaration) 
Public Function NodeFullPath() As String
C# 
public string NodeFullPath()

Return Value

A String value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also