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です。

注釈

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

適用対象