Aracılığıyla paylaş


ClientRuntime.ContractClientType Özellik

Tanım

İstemciyle ilişkilendirilmiş sözleşmenin türünü alır veya ayarlar.

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

Özellik Değeri

Type

Type Bu istemciyle ilişkili sözleşmeyi temsil eden nesne.

Şunlara uygulanır