Click or drag to resize

ExportInfoType Property

Gets or sets the type this export information relates to.

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public Type? Type { get; set; }

Property Value

Type: Type
See Also