共用方式為


Methods.WorkspaceExecuteCommand 欄位

定義

'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) 

欄位值

適用於