次の方法で共有


ConfigureServiceOptions.SuppressLaunchingGettingStarted Property

Definition

Gets or sets a value indicating whether to suppress launching the Getting Started document after the connected service is added to the project. The default is false.

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

Property Value

Applies to