IVsSolutionMSBuildProjectServiceFactory Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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. |