Share via


EnvironmentalOverridesAttribute Members

Include Protected Members
Include Inherited Members

The EnvironmentalOverridesAttribute type exposes the following members.

Constructors

  Name Description
Ff671968.pubmethod(en-us,PandP.50).gif EnvironmentalOverridesAttribute
Initializes a new instance of the EnvironmentalOverridesAttribute class.

Methods

  Name Description
Ff671968.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff671968.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671968.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff671968.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671968.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff671968.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff671968.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671968.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff671968.pubproperty(en-us,PandP.50).gif CanOverride
truetrue (True in Visual Basic) if the property can be overwritten per environment. Otherwise falsefalse (False in Visual Basic).
Ff671968.pubproperty(en-us,PandP.50).gif CustomOverridesPropertyType
Specifies a custom property type for the overrides property.
Ff671968.pubproperty(en-us,PandP.50).gif StorageConverterType
Specifies a TypeConverter that should be used to serialize the overriden value to the delta configuration file.
This can be used to overwrite a property that doesnt implement IConvertible.
Ff671968.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff671968.pubinterface(en-us,PandP.50).gifFf671968.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff671968.pubinterface(en-us,PandP.50).gifFf671968.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff671968.pubinterface(en-us,PandP.50).gifFf671968.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff671968.pubinterface(en-us,PandP.50).gifFf671968.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

EnvironmentalOverridesAttribute Class

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