IManagedIntellisenseService 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.
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 |