Share via


Methods.Exit Field

Definition

Strongly typed message object for 'exit'.

public: static initonly Microsoft::VisualStudio::LanguageServer::Protocol::LspNotification<System::Object ^> ^ Exit;
public static readonly Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<object> Exit;
public static readonly Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<object?> Exit;
 staticval mutable Exit : Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<obj>
Public Shared ReadOnly Exit As LspNotification(Of Object) 

Field Value

Applies to