Gets the description of this ProgressHandle. The
description of a Progress is a user-friendly description, which is
represented in the user interface associated with the operation
progress (e.g. a progress dialog).
Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public string Description { get; }
Property Value
Type: StringVersion Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also