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 되지 않은 경우 반환됩니다.

적용 대상