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

プロパティ値

現在の実行値パラメータのオブジェクトタイプです。

適用対象