Aracılığıyla paylaş


IProjectConfigurationService Arabirim

Tanım

IProjectConfigurationManager arabirimi

public interface class IProjectConfigurationService
public interface class IProjectConfigurationService
__interface IProjectConfigurationService
public interface IProjectConfigurationService
type IProjectConfigurationService = interface
Public Interface IProjectConfigurationService
Türetilmiş

Özellikler

AllProjectFileConfigurations

Farklı kaynaklardan tüm proje dosyası yapılandırmaları

CurrentProject

Geçerli Projeyi Alma

OnBuildConfigurationChanged

Derleme yapılandırması değiştirildi

OnPropertyChanged

Bu özellik değiştirildiğinde bildirim almak için

Yöntemler

CreateBuildProjectIncrementalAction(ProjectTargetFileContext, IBuildConfigurationContext, IFileContextAction)

Mevcut derleme eylemi bağlamı temelinde derleme eylemi döndürme

CreateCompositeLaunchSettings(ProjectTargetFileContext, DebugLaunchActionContext, IPropertySettings[])

İçerik Oluşturucu Proje dosyası için başlatma ayarlarında hata ayıklama

CustomizeLaunchSettings(ProjectTargetFileContext, Boolean, Boolean)

Proje dosyasına başlatma ayarlarını özelleştirme

GetActiveProjectBuildConfiguration(ProjectTargetFileContext)

Etkin derleme yapılandırmasını alma

GetBuildConfigurations(ProjectTargetFileContext)

Proje dosyası için tüm derleme yapılandırmalarını döndürme

GetProjectFileConfiguration(ProjectTargetFileContext, String, String)

Proje Dosyası için proje yapılandırmasını alma

SetCurrentProject(ProjectTargetFileContext, String)

Etkin Geçerli Proje Ayarlama

SetStartupProject(ProjectTargetFileContext, Boolean)

Başlangıç projesi dosyası ekleme veya kaldırma

UpdateCurrentProjectActions()

Geçerli proje eylemlerini güncelleştirme

Şunlara uygulanır