ITaskFormComponentInfo.ComponentType 屬性

定義

取得指定的元件類型。

public:
 property Type ^ ComponentType { Type ^ get(); };
public Type ComponentType { get; }
member this.ComponentType : Type
Public ReadOnly Property ComponentType As Type

屬性值

Type

指定的元件類型。

適用於