ClientRuntime.ContractClientType Proprietà

Definizione

Ottiene o imposta il tipo di contratto associato al client.

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

Valore della proprietà

L'oggetto Type che rappresenta il contratto associato al client.

Si applica a