Click or drag to resize

ExportInfoMetadata Property

Gets or sets the metadata of each export.

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public IDictionary<string, Object?>[]? Metadata { get; set; }

Property Value

Type: IDictionaryString, Object
See Also