UnregistrationParams Class
Definition
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 parameter sent for the client/unregisterCapability request.
See the Language Server Protocol specification for additional information.
public ref class UnregistrationParams
[System.Runtime.Serialization.DataContract]
public class UnregistrationParams
[<System.Runtime.Serialization.DataContract>]
type UnregistrationParams = class
Public Class UnregistrationParams
- Inheritance
-
UnregistrationParams
- Attributes
Constructors
UnregistrationParams() |
Properties
Unregistrations |
Gets or sets the capabilities to unregister. |