IProvideCustomContentState.GetContentState 方法

定義

傳回要與巡覽記錄中內容產生關聯的自訂狀態類別的執行個體。

public:
 System::Windows::Navigation::CustomContentState ^ GetContentState();
public System.Windows.Navigation.CustomContentState GetContentState ();
abstract member GetContentState : unit -> System.Windows.Navigation.CustomContentState
Public Function GetContentState () As CustomContentState

傳回

CustomContentState

要與巡覽記錄中內容產生關聯的自訂 CustomContentState 類別的執行個體。

適用於