次の方法で共有


ConfigureServiceOptions.SuppressProgressDialog Property

Definition

Gets or sets a value indicating whether to suppress showing the Progress Dialog while adding the connected service to the project. The default is false.

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

Property Value

Applies to