IManagedIntellisenseService2 Interface
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.
public interface class IManagedIntellisenseService2 : Microsoft::VisualStudio::Workspace::Extensions::Indexing::IManagedIntellisenseService
public interface class IManagedIntellisenseService2 : Microsoft::VisualStudio::Workspace::Extensions::Indexing::IManagedIntellisenseService
__interface IManagedIntellisenseService2 : Microsoft::VisualStudio::Workspace::Extensions::Indexing::IManagedIntellisenseService
public interface IManagedIntellisenseService2 : Microsoft.VisualStudio.Workspace.Extensions.Indexing.IManagedIntellisenseService
type IManagedIntellisenseService2 = interface
interface IManagedIntellisenseService
Public Interface IManagedIntellisenseService2
Implements IManagedIntellisenseService
- Implements
Methods
GetIntellisenseForSolutionAsync(String, ImmutableHashSet<String>, String, CancellationToken) |
Get intellisense data for a solution file excluding certain projects |
GetIntellisenseForSolutionAsync(String, String, CancellationToken) |
Get intellisense data for a solution file (Inherited from IManagedIntellisenseService) |
GetMSBuildCommandLineArgsAsync(String, String, IDictionary<String,String>, CancellationToken) |
Get the Managed command line arguments for an MSBuild project (Inherited from IManagedIntellisenseService) |