Share via


CSharpProjectProperties7.ActiveConfigurationSettings Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
ReadOnly Property ActiveConfigurationSettings As ProjectConfigurationProperties
ProjectConfigurationProperties ActiveConfigurationSettings { get; }
property ProjectConfigurationProperties^ ActiveConfigurationSettings {
    ProjectConfigurationProperties^ get ();
}
abstract ActiveConfigurationSettings : ProjectConfigurationProperties with get
function get ActiveConfigurationSettings () : ProjectConfigurationProperties

Property Value

Type: VSLangProj.ProjectConfigurationProperties

.NET Framework Security

See Also

Reference

CSharpProjectProperties7 Interface

VSLangProj110 Namespace