JournalEntry.CustomContentState 屬性

定義

取得或設定與這個日誌項目相關聯的 CustomContentState 物件。

public:
 property System::Windows::Navigation::CustomContentState ^ CustomContentState { System::Windows::Navigation::CustomContentState ^ get(); };
public System.Windows.Navigation.CustomContentState CustomContentState { get; }
member this.CustomContentState : System.Windows.Navigation.CustomContentState
Public ReadOnly Property CustomContentState As CustomContentState

屬性值

與這個日誌項目相關聯的 CustomContentState 物件。 如果沒有相關聯的物件,便會傳回 null

適用於