INavigationEntry.Base 属性

定义

获取此项继承其设置的基础项。

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

属性值

基础项。

适用于