다음을 통해 공유


LocateAnchorsCompletedEventArgs.Cancelled 속성

정의

찾기 작업이 취소되었는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool Cancelled { bool get(); };
public bool Cancelled { get; }
member this.Cancelled : bool
Public ReadOnly Property Cancelled As Boolean

속성 값

설명

이 속성이 true이면 감시자가 완료되기 전에 중지되었습니다.

적용 대상