IManagedIntellisenseService Interface

Definition

IManagedIntellisenseService interface provides service for managed intellisense data

public interface class IManagedIntellisenseService
public interface class IManagedIntellisenseService
__interface IManagedIntellisenseService
public interface IManagedIntellisenseService
type IManagedIntellisenseService = interface
Public Interface IManagedIntellisenseService
Derived

Methods

GetIntellisenseForSolutionAsync(String, String, CancellationToken)

Get intellisense data for a solution file

GetMSBuildCommandLineArgsAsync(String, String, IDictionary<String,String>, CancellationToken)

Get the Managed command line arguments for an MSBuild project

Applies to