ExportFactory<T,TMetadata>.Metadata Property

Definition

Gets the metadata to be attached to the created parts.

public:
 property TMetadata Metadata { TMetadata get(); };
public TMetadata Metadata { get; }
member this.Metadata : 'Metadata
Public ReadOnly Property Metadata As TMetadata

Property Value

TMetadata

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

Applies to