SynchronizationUpdateErrorInfo.ErrorText
Description of the error that occurred while processing the update.
public String ErrorText {get;}
Public ReadOnly Property ErrorText As String
Property Value
String that contains the exception message and call stack if the error represents an exception that occurred while processing the update; otherwise, String.Empty.
Remarks
The text is localized in the language of the .NET Framework install.
Requirements
Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
Namespace | Defined in Microsoft.UpdateServices.Administration. |
Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
.NET Framework | Requires .NET Framework 1.1. |