TypedOperationInfo.ContractType Eigenschap

Definitie

Het type van de bijbehorende contractinterface.

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

Waarde van eigenschap

Een Type object dat het type van de bijbehorende contractinterface aangeeft.

Van toepassing op