OmitCustomAttributesPropertyAttribute Class

This attribute supports the Enterprise Library infrastructure and is not intended to be used directly from your code.

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

Syntax

public class OmitCustomAttributesPropertyAttribute : Attribute
'Declaration
Public Class OmitCustomAttributesPropertyAttribute
    Inherits Attribute
public ref class OmitCustomAttributesPropertyAttribute : public Attribute

Inheritance Hierarchy

System.Object
  System.Attribute
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design.OmitCustomAttributesPropertyAttribute

See Also

OmitCustomAttributesPropertyAttribute Members

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