EnvironmentOverriddenElementReference Class
This class supports block-specific configuration design-time and is not intended to be used directly from your code.
Represents a reference to a ElementViewModel from within a Delta Configuration file, Which might or might not be established.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.EnvironmentalOverrides
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class EnvironmentOverriddenElementReference _
Implements IDisposable
public class EnvironmentOverriddenElementReference : IDisposable
public ref class EnvironmentOverriddenElementReference : IDisposable
public class EnvironmentOverriddenElementReference implements IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics.EnvironmentalOverrides.EnvironmentOverriddenElementReference