ILanguageServiceProvider Interface
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.
Offers language service activation for open files.
public interface class ILanguageServiceProvider
C++/CX
public interface class ILanguageServiceProvider
__interface ILanguageServiceProvider
public interface ILanguageServiceProvider
type ILanguageServiceProvider = interface
Public Interface ILanguageServiceProvider
An implementing type should export this interface with the ExportLanguageServiceProviderAttribute.
Initialize |
Initializes the language service for the specified file, or updates it with a new set of contexts. |
Uninitialize |
Removes the language service integration for the specified file. |
Tuote | Versiot |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |