다음을 통해 공유


SyncFromAllServersErrorInformation.ErrorCode 속성

정의

SyncFromAllServersOperationException 예외에 대한 오류 코드를 가져옵니다.

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

속성 값

SyncFromAllServersOperationException 예외 오류를 식별하는 값입니다.

적용 대상