Gets the preference pane path consisting of slash-delimited name segments specifying tree nodes.

Namespace:  Gallio.UI.ControlPanel.Preferences
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public string Path { get; }
Visual Basic (Declaration)
Public ReadOnly Property Path As String

See Also