Partager via


Methods.WorkspaceExecuteCommand Champ

Définition

Objet de message fortement typé pour « workspace/executeCommand »

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

Valeur de champ

S’applique à