TypedOperationInfo.ContractType Eigenschaft

Definition

Der Typ der zugeordneten Vertragsschnittstelle.

public:
 property Type ^ ContractType { Type ^ get(); void set(Type ^ value); };
public Type ContractType { get; set; }
member this.ContractType : Type with get, set
Public Property ContractType As Type

Eigenschaftswert

Type

Ein Type-Objekt, das den Typ der zugeordneten Vertragsschnittstelle darstellt.

Gilt für