ConfigureServiceOptions.SuppressLaunchingGettingStarted Свойство

Определение

Возвращает или задает значение, указывающее, следует ли подавлять запуск начало работы документа после добавления подключенной службы в проект. Значение по умолчанию – 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

Значение свойства

Boolean

Применяется к