共用方式為


TypedOperationInfo.ContractType 屬性

定義

相關聯的合約介面之型別。

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

屬性值

Type 物件,代表相關聯合約介面的型別。

適用於