IUpdateState 인터페이스

정의

중요

이 API는 CLS 규격이 아닙니다.

상태 업데이트를 처리합니다.

public interface class IUpdateState
[System.CLSCompliant(false)]
public interface IUpdateState
[<System.CLSCompliant(false)>]
type IUpdateState = interface
Public Interface IUpdateState
특성

메서드

UpdateState(INavigableItem)

항목 상태가 변경되었음을 나타냅니다.

적용 대상