Unregistration 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 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. |