Specifies that a type is a component that can be published by Zyan.
Declaring type: ZyanComponentAttribute
Namespace: Zyan.Communication.Composition
Assembly: Zyan.Communication
Collapse/Expand Public Fields
  Name Description
Public Field Static ComponentInterfaceKeyName MEF metadata key for component interface.
Public Field Static IsPublishedKeyName MEF metadata key for IsPublished flag.
Collapse/Expand Public Constructors
  Name Description
Public Method ZyanComponentAttribute Overloaded. Initializes ZyanComponentAttribute instance.
Collapse/Expand Public Properties
  Name Description
Public Property ComponentInterface Gets interface attached to this ZyanComponent instance.
Public Property IsPublished Gets or sets value indicating whether the component should be registered in ZyanComponentHost.