Share via


Unregistration Class

Definition

Class representing the information needed for unregistering a capability.

See the Language Server Protocol specification for additional information.

public ref class Unregistration
[System.Runtime.Serialization.DataContract]
public class Unregistration
[<System.Runtime.Serialization.DataContract>]
type Unregistration = class
Public Class Unregistration
Inheritance
Unregistration
Attributes

Constructors

Name Description
Unregistration()

Properties

Name Description
Id

Gets or sets the id of the unregistration.

Method

Gets or sets the method to unregister.

Applies to