IVsSolutionMSBuildProjectServiceFactory Schnittstelle

Definition

Achtung

Obsolete as of Visual Studio 2019.

Schnittstelle ivssolutionmsbuildprojectservicefactory

public interface class IVsSolutionMSBuildProjectServiceFactory
public interface class IVsSolutionMSBuildProjectServiceFactory
__interface IVsSolutionMSBuildProjectServiceFactory
public interface IVsSolutionMSBuildProjectServiceFactory
[System.Obsolete("Obsolete as of Visual Studio 2019.")]
public interface IVsSolutionMSBuildProjectServiceFactory
type IVsSolutionMSBuildProjectServiceFactory = interface
[<System.Obsolete("Obsolete as of Visual Studio 2019.")>]
type IVsSolutionMSBuildProjectServiceFactory = interface
Public Interface IVsSolutionMSBuildProjectServiceFactory
Attribute

Methoden

GetMSBuildProjectDataServiceAsync(String, String, IDictionary<String,String>)

Ruft den MSBuild-Projektdaten Dienst für eine bestimmte Konfiguration ab.

Wenn der übergebenen Parameter NULL ist, wird der Dienst für die aktive Konfiguration zurückgegeben.

Gilt für