Partager via


ILanguageClient.ShowNotificationOnInitializeFailed Property

Definition

Gets a value indicating whether a notification bubble show be shown when the language server fails to initialize.

public:
 property bool ShowNotificationOnInitializeFailed { bool get(); };
public bool ShowNotificationOnInitializeFailed { get; }
member this.ShowNotificationOnInitializeFailed : bool
Public ReadOnly Property ShowNotificationOnInitializeFailed As Boolean

Property Value

Applies to