LanguageServerProviderConfiguration.AppliesTo Property
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.
Gets the conditions under which the LanguageServerProvider should be activated.
public Microsoft.VisualStudio.Extensibility.DocumentFilter[] AppliesTo { get; }
member this.AppliesTo : Microsoft.VisualStudio.Extensibility.DocumentFilter[]
Public ReadOnly Property AppliesTo As DocumentFilter()