LinkedEditingRanges Class

Definition

Class representing the response of an LinkedEditingRanges response.

See the Language Server Protocol specification for additional information.

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

Constructors

LinkedEditingRanges()

Properties

Ranges

Gets or sets the ranges for the type rename.

WordPattern

Gets or sets the word pattern for the type rename.

Applies to