CSharpProjectProperties7.ActiveConfigurationSettings Property

Definition

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] get; }
[System.Runtime.InteropServices.DispId(10033)]
public VSLangProj.ProjectConfigurationProperties ActiveConfigurationSettings { [System.Runtime.InteropServices.DispId(10033)] get; }
[<System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.ActiveConfigurationSettings : VSLangProj.ProjectConfigurationProperties
[<System.Runtime.InteropServices.DispId(10033)>]
[<get: System.Runtime.InteropServices.DispId(10033)>]
member this.ActiveConfigurationSettings : VSLangProj.ProjectConfigurationProperties
Public ReadOnly Property ActiveConfigurationSettings As ProjectConfigurationProperties

Property Value

Implements

Attributes

Applies to