INavigationEntry.Base Property

Definition

Gets the base entry that this entry inherits settings from.

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

Property Value

The base entry.

Applies to