Bagikan melalui


ITaskFormInfo.Components Properti

Definisi

Mendapatkan daftar komponen saat ini.

public:
 property System::Collections::Generic::IList<Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo ^> ^ Components { System::Collections::Generic::IList<Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo> Components { get; }
member this.Components : System.Collections.Generic.IList<Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo>
Public ReadOnly Property Components As IList(Of ITaskFormComponentInfo)

Nilai Properti

Daftar komponen saat ini.

Berlaku untuk