LanguageServerProvider.LanguageServerBaseDocumentType Field
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.
Base document type for language servers which define the scope of applicable documents for this server.
public const string LanguageServerBaseDocumentType;
val mutable LanguageServerBaseDocumentType : string
Public Const LanguageServerBaseDocumentType As String