DtsPipelineComponentAttribute.ShapeProgID プロパティ

定義

コンポーネントのデザイナー図形を取得します。値の設定も可能です。

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

プロパティ値

コンポーネントの図形を実装するオブジェクトの PROGID です。

注釈

このオプションのプロパティは、コンポーネントがデータ フロー タスクのデザイン画面に追加されたときに表示される図形を指定します。

適用対象