TaskComponent.ITaskFormComponentInfo.ComponentType Property

Definition

Gets the component type.

property Type ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo::ComponentType { Type ^ get(); };
[System.Xml.Serialization.XmlIgnore]
Type Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.ComponentType { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.ComponentType : Type
 ReadOnly Property ComponentType As Type Implements ITaskFormComponentInfo.ComponentType

Property Value

The component type.

Implements

Attributes

Applies to