다음을 통해 공유


ServiceSpecificException.LogException 속성

정의

PlayReady Server SDK에서 이 예외를 기록해야 하는지 여부를 가져오거나 설정합니다.

public bool LogException { get; set; }
member this.LogException : bool with get, set
Public Property LogException As Boolean

속성 값

true PlayReady Server SDK에서 이 예외를 기록해야 하는 경우 그렇지 않으면 입니다 false.

적용 대상