ThreadedWaitDialogProgressData.IsCancelable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value indicating whether the user should be offered an option to cancel the operation.
public:
property bool IsCancelable { bool get(); };
public:
property bool IsCancelable { bool get(); };
public bool IsCancelable { get; }
member this.IsCancelable : bool
Public ReadOnly Property IsCancelable As Boolean
Property Value
Returns Boolean.