ServiceSpecificException.LogException 속성

정의

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

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

속성 값

truePlayReady 서버 SDK에서 이 예외를 기록해야 하는 경우 그렇지 않으면 . false

적용 대상