BaseShellItem.Route Property

Definition

The string used to address the item.

public:
 property System::String ^ Route { System::String ^ get(); void set(System::String ^ value); };
public string Route { get; set; }
member this.Route : string with get, set
Public Property Route As String

Property Value

A unique string that identifies the item.

Applies to