ProjectProperties3.ActiveConfigurationSettings Özellik

Tanım

Bu üye, proje özelliklerine yalnızca iç erişim sağlar. Daha fazla bilgi için bkz. proje türüne özel projeye, proje öğesine ve yapılandırma özelliklerine erişme.

public:
 property VSLangProj::ProjectConfigurationProperties ^ ActiveConfigurationSettings { VSLangProj::ProjectConfigurationProperties ^ get(); };
public:
 property VSLangProj::ProjectConfigurationProperties ^ ActiveConfigurationSettings { VSLangProj::ProjectConfigurationProperties ^ get(); };
[System.Runtime.InteropServices.DispId(10033)]
public VSLangProj.ProjectConfigurationProperties ActiveConfigurationSettings { [System.Runtime.InteropServices.DispId(10033)] [System.Runtime.InteropServices.TypeLibFunc(1088)] get; }
[<System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1088)>]
member this.ActiveConfigurationSettings : VSLangProj.ProjectConfigurationProperties
Public ReadOnly Property ActiveConfigurationSettings As ProjectConfigurationProperties

Özellik Değeri

ProjectConfigurationProperties

Uygulamalar

Öznitelikler

Açıklamalar

Dış bileşenler, Properties Ilgili Visual Studio Otomasyon nesnesi için koleksiyon aracılığıyla bu özelliklere erişebilir. (Diğer bir deyişle, ProjectItem proje dosyaları ve klasörleri, Project projeler için ve Configuration konfigürasyonlar için). Bu türün üyeleri için özellik adları, koleksiyona bir dizin oluşturucu olarak kullanılabilir Properties . Otomasyon aracılığıyla proje özelliklerine erişme hakkında daha fazla bilgi için bkz. proje türüne özel projeye, proje öğesine ve yapılandırma özelliklerine erişme.

Şunlara uygulanır