INavigableItem.InvariantPath Property

Definition

Gets the constant path of an item.

public:
 property System::String ^ InvariantPath { System::String ^ get(); };
public string InvariantPath { get; }
member this.InvariantPath : string
Public ReadOnly Property InvariantPath As String

Property Value

Returns the constant path of an item.

Applies to