Click or drag to resize

ImportBehaviorMemberType Property

Gets or sets the exported type of the object to provide.

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

Property Value

Type: Type
See Also