TaskComponent.ITaskFormComponentInfo.Properties Property

Definition

Gets the properties of the component.

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

Property Value

The properties of the component.

Implements

Attributes

Applies to