Click or drag to resize

MetadataReader Class

Metadata reader the for MEF 1.0 (System.ComponentModel.Composition) or MEF 2.0 (System.Composition.AttributedModel) attributes.
Inheritance Hierarchy
SystemObject
  TomsToolbox.CompositionMetadataReader

Namespace: TomsToolbox.Composition
Assembly: TomsToolbox.Composition (in TomsToolbox.Composition.dll) Version: 2.20.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class MetadataReader

The MetadataReader type exposes the following members.

Methods
 NameDescription
Public methodStatic memberRead Reads the export info and metadata from the specified assembly.
Top
See Also