ReferenceContext 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 reference context information for find reference request parameter.
See the Language Server Protocol specification for additional information.
public ref class ReferenceContext
[System.Runtime.Serialization.DataContract]
public class ReferenceContext
[<System.Runtime.Serialization.DataContract>]
type ReferenceContext = class
Public Class ReferenceContext
- Inheritance
-
ReferenceContext
- Attributes
Constructors
ReferenceContext() |
Properties
IncludeDeclaration |
Gets or sets a value indicating whether declaration should be included. |