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