ApplyWorkspaceEditParams Class

Definition

Class representing the parameters sent from a server to a client for the workspace/applyEdit request.

See the Language Server Protocol specification for additional information.

C++
public ref class ApplyWorkspaceEditParams
Inheritance
ApplyWorkspaceEditParams
Attributes

Constructors

Properties

Edit

Gets or sets the edit to be applied to the workspace.

Label

Gets or sets the label associated with this edit.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022