Share via


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。

注解

此可选属性指定将组件添加到数据流任务的设计图面时显示的形状。

适用于