Determines if the command object has a progress event handler set.

public bool HasProgress {get;}
public bool HasProgress {get;}
public:
property bool HasProgress {
bool get();
}
'Declaration
Public ReadOnly Property HasProgress As Boolean
'Usage
Dim instance As RasterCommand
Dim value As Boolean
value = instance.HasProgress
Property Value
true if the command object has a progress event handler set;
false, otherwise.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2