ClientRuntime.ContractClientType Eigenschap

Definitie

Hiermee wordt het type contract dat aan een client is gekoppeld, ophaalt of ingesteld.

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

Waarde van eigenschap

Het Type object dat het contract vertegenwoordigt dat aan deze client is gekoppeld.

Van toepassing op