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 异常的消息。

适用于