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

Unregistration()

Properties

Id

Gets or sets the id of the unregistration.

Method

Gets or sets the method to unregister.

Applies to