ApplyWorkspaceEditParams Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
[System.Runtime.Serialization.DataContract]
public class ApplyWorkspaceEditParams
[<System.Runtime.Serialization.DataContract>]
type ApplyWorkspaceEditParams = class
Public Class ApplyWorkspaceEditParams
- Inheritance
-
ApplyWorkspaceEditParams
- Attributes
Edit |
Gets or sets the edit to be applied to the workspace. |
Label |
Gets or sets the label associated with this edit. |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |