SyncFromAllServersErrorInformation.TargetServer 属性

定义

获取出现 SyncFromAllServersOperationException 异常的目标服务器的名称。

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

属性值

SyncFromAllServersOperationException 异常所涉及的目标服务器的名称。

适用于