Share via


IEnvironmentalOverridesProperty.ConfigurationSectionName Property

The name of the configuration section that contains the property.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
ReadOnly Property ConfigurationSectionName As String
string ConfigurationSectionName { get; }
property String^ ConfigurationSectionName {
    String^ get ();
}
function get ConfigurationSectionName () : String

See Also

IEnvironmentalOverridesProperty Interface

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace