Click or drag to resize

ComponentGetPathFromRoot Method

Returns the object's access path from the root object.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string GetPathFromRoot(
	bool displayableForUser = false
)

Parameters

displayableForUser  Boolean  (Optional)

Return Value

String
See Also