TaskForm.ITaskFormInfo.Components Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene l'elenco corrente dei componenti.
property System::Collections::Generic::IList<Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo ^> ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Components { System::Collections::Generic::IList<Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo ^> ^ get(); };
System.Collections.Generic.IList<Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo> Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Components { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Components : System.Collections.Generic.IList<Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo>
ReadOnly Property Components As IList(Of ITaskFormComponentInfo) Implements ITaskFormInfo.Components
Valore della proprietà
Elenco corrente dei componenti.