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

이 업무 일지 항목과 연결된 CustomContentState 개체입니다. 개체가 연결되어 있지 않으면 null이 반환됩니다.

적용 대상