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 例外狀況有關的來源伺服器名稱。

適用於