CommonDesignTime.EditorTypes.OverridesEditor Field

Type name of the IEnvironmentalOverridesEditor interface, declared in the Configuration.DesignTime Assembly.

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

Syntax

'Declaration
Public Const OverridesEditor As String
public const string OverridesEditor
public:
literal String^ OverridesEditor
public const var OverridesEditor : String

See Also

CommonDesignTime.EditorTypes Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace