Page.NavigationText 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供參考之用。 不支援。 我們無法保證未來的相容性。 接收或設定導航面板上顯示的文字。
public:
virtual property System::String ^ NavigationText { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Localizable(true)]
public virtual string NavigationText { get; set; }
[<System.ComponentModel.Localizable(true)>]
member this.NavigationText : string with get, set
Public Overridable Property NavigationText As String
屬性值
導航面板上顯示的文字。
- 屬性