Constable Authorization Engine 2.0 BETA

TypeInfoAttribute Class

[This is preliminary documentation and subject to change.]

Associates a class with a descriptor containing metadata that describe several aspects of the decorated class understood and used by the design-time infrastructure.

For a list of all members of this type, see TypeInfoAttribute Members.

System.Object
   System.Attribute
      LaMarvin.ComponentModel.TypeInfoAttribute

[Visual Basic]
NotInheritable Public Class TypeInfoAttribute
    Inherits Attribute
[C#]
public sealed class TypeInfoAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

TypeInfoAttribute Members | LaMarvin.ComponentModel Namespace