IProvideCustomContentState.GetContentState 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回要與巡覽記錄中內容產生關聯的自訂狀態類別的執行個體。
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 類別的執行個體。