PropertyValueExceptionSource 열거형

정의

PropertyValue 작업을 통해 throw된 예외의 원본을 나타냅니다.

public enum class PropertyValueExceptionSource
public enum PropertyValueExceptionSource
type PropertyValueExceptionSource = 
Public Enum PropertyValueExceptionSource
상속
PropertyValueExceptionSource

필드

Get 0

가져오기 작업 중에 예외가 발생했음을 나타냅니다.

Set 1

설정 작업 중에 예외가 발생했음을 나타냅니다.

적용 대상