次の方法で共有


Methods.Shutdown Field

Definition

Strongly typed message object for 'shutdown'.

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

Field Value

Applies to