共用方式為


DispatchRuntime.Type 屬性

定義

取得或設定合約類型。

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

屬性值

Type

合約的類型。

適用於