WITecTreeNodeFullName Property |
Gets the full name of the node (names from the root to to this node, separated by a slash)
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public string FullName { get; }
Property Value
StringSee Also