IUpdateEvent.Message
Retrieves the message text that is associated with the event.
public String Message {get;}
Public ReadOnly Property Message As String
Property Value
Message text that is associated with the event. The property returns the text using the preferred culture if the localized text is available; otherwise, the text is in English.
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. |