INavigationEntry.Base プロパティ

定義

このエントリが設定を継承している基本エントリを取得します。

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

プロパティ値

基本エントリです。

適用対象