DocumentLinkRegistrationOptions 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 options for registering textDocument/documentLink support.
public ref class DocumentLinkRegistrationOptions
[System.Runtime.Serialization.DataContract]
public class DocumentLinkRegistrationOptions
[<System.Runtime.Serialization.DataContract>]
type DocumentLinkRegistrationOptions = class
Public Class DocumentLinkRegistrationOptions
- Inheritance
-
DocumentLinkRegistrationOptions
- Attributes
Constructors
DocumentLinkRegistrationOptions() |
Properties
ResolveProvider |
Gets or sets a value indicating whether resolve providers are supported as well. |