UpdateInformation.SimpleSummary Property
Gets the summary text for the update.
[Visual Basic]
Public ReadOnly Property SimpleSummary As String
[C#]
public string SimpleSummary {get;}
Property Value
The summary text for the update.
Remarks
This property contains only the summary text entered for the update itself.
See Also
UpdateInformation Class | UpdateInformation Members | Kjs.AppLife.Update.Web Namespace