ITaskFormComponentInfo Interface

 

Displays the information of the current TaskFormComponent object.

Namespace:   Microsoft.SqlServer.Management.TaskForms
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class ITaskFormComponentInfo

NameDescription
System_CAPS_pubpropertyComponentType

Gets the specified type of the component.

System_CAPS_pubpropertyProperties

Gets the property of the dictionary.

Return to top
Show: