次の方法で共有


IVsTaskProgress.CanRunInBackground Property

Definition

Gets or sets a value indicating whether the task can run without modal UI being displayed for it.

public:
 property bool CanRunInBackground { bool get(); void set(bool value); };
public bool CanRunInBackground { get; set; }
member this.CanRunInBackground : bool with get, set
Public Property CanRunInBackground As Boolean

Property Value

Applies to