IUpdateReleaseNotes

Declaration

IUpdateReleaseNotes : IDispatch

Overview

This interface is meant to specify what's new in this update: added features, enhancements and fixed bugs.

Properties

String Description - Gets or sets the description of the update.

String Features - Gets or sets the features introduced in this update.

String Enhancements - Gets or sets the enhancements that were included in this update.

String BugsFixed - Gets or sets the issues that were fixed in this update.

See also

IUpdatesProject

IUpdate