次の方法で共有


TaskProgressData.CanBeCanceled Field

Definition

Gets or sets a value indicating whether the ITaskHandler associated with this TaskProgressData is cancellable at this moment in time.

public: bool CanBeCanceled;
public bool CanBeCanceled;
val mutable CanBeCanceled : bool
Public CanBeCanceled As Boolean 

Field Value

Applies to