Click or drag to resize

WITecTreeNodeFullName Property

Gets the full name of the node (names from the root to to this node, separated by a slash)

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public string FullName { get; }

Property Value

String
See Also