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 が返されます。

適用対象