ConfigureServiceOptions.SuppressLaunchingGettingStarted Özellik

Tanım

Bağlı hizmet projeye eklendikten sonra Başlarken belgesinin başlatılıp başlatılmayacağını gösteren bir değer alır veya ayarlar. Varsayılan değer 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

Özellik Değeri

Boolean

Şunlara uygulanır