Share via


SyncFromAllServersErrorInformation.ErrorMessage プロパティ

定義

SyncFromAllServersOperationException 例外を説明するメッセージを取得します。

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

プロパティ値

SyncFromAllServersOperationException 例外を説明するメッセージ。

適用対象