次の方法で共有


DynamicActivityProperty.Type プロパティ

定義

DynamicActivityProperty オブジェクトの種類を取得または設定します。

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 型のオブジェクト。

適用対象