CancelEntryEventArgs.Cancel

CancelEntryEventArgs.Cancel property

이벤트 취소 여부를 나타내는 값을 가져오거나 설정합니다.

public bool Cancel { get; set; }

반환 값

이벤트를 취소해야 하는 경우 True입니다. 그렇지 않으면 거짓입니다.

또한보십시오