DtsPipelineComponentAttribute.ShapeProgID 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置组件的设计器形状。
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。
注解
此可选属性指定将组件添加到数据流任务的设计图面时显示的形状。