ImportAttribute.ContractType Property

Definition

Gets the type of the export to import.

public:
 property Type ^ ContractType { Type ^ get(); };
public Type ContractType { get; }
public Type? ContractType { get; }
member this.ContractType : Type
Public ReadOnly Property ContractType As Type

Property Value

The type of the export to import.

Applies to