次の方法で共有


IVsTaskProgressCollection.AllowRunInBackground Property

Definition

Gets or sets a value indicating whether the "Run in Background" button should be visible.

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

Property Value

Applies to