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 涉及的源服务器的名称。

适用于