CSharpProjectProperties7.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

属性值

ProjectConfigurationProperties

实现

属性

适用于