다음을 통해 공유


SyncFromAllServersErrorInformation.SourceServer 속성

정의

SyncFromAllServersOperationException 예외가 발생한 소스 서버의 이름을 가져옵니다.

public:
 property System::String ^ SourceServer { System::String ^ get(); };
public string SourceServer { get; }
public string? SourceServer { get; }
member this.SourceServer : string
Public ReadOnly Property SourceServer As String

속성 값

SyncFromAllServersOperationException 예외와 관련된 소스 서버의 이름입니다.

적용 대상