Edit

Share via


ImportAttribute.ContractType Property

Definition

Gets the type of the export to import.

C#
public Type? ContractType { get; }
C#
public Type ContractType { get; }

Property Value

The type of the export to import.

Applies to