Click or drag to resize

ImportBehaviorContractName Property

Gets or sets the optional contract name of the exported object.

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

Property Value

Type: String
See Also