VBProjectProperties7.ActiveConfigurationSettings Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.ActiveConfigurationSettings : VSLangProj.ProjectConfigurationProperties
Public ReadOnly Property ActiveConfigurationSettings As ProjectConfigurationProperties
Значение свойства
Реализации
- Атрибуты