ILanguageServiceProvider.UninitializeAsync(String) Method

Definition

Removes the language service integration for the specified file.

C++
public:
 System::Threading::Tasks::Task ^ UninitializeAsync(System::String ^ filePath);

Parameters

filePath
String

The absolute path of the file to initialize the language service for.

Returns

A task that tracks the asynchronous operation.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022