PackageInfo.ExecutionValueParameterSet.ObjectType プロパティ

定義

現在の実行値パラメーターのセットのオブジェクトの種類を取得します。値の設定も可能です。

public:
 property short ObjectType { short get(); void set(short value); };
public short ObjectType { get; set; }
member this.ObjectType : int16 with get, set
Public Property ObjectType As Short

プロパティ値

現在の実行値パラメーターのセットのオブジェクトの種類です。

適用対象