ExportFactory<T, TMetadata>.Metadata Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the metadata to be attached to the created parts.

Namespace:  System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition.Initialization (in System.ComponentModel.Composition.Initialization.dll)

Syntax

'Declaration
Public ReadOnly Property Metadata As TMetadata
public TMetadata Metadata { get; }

Property Value

Type: TMetadata
A metadata object that will be attached to the created parts.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.