Bagikan melalui


ITaskFormFactoryService.TaskForms Properti

Definisi

Mendapatkan pengumpulan informasi dari formulir tugas.

public:
 property System::Collections::Generic::IDictionary<System::String ^, Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo ^> ^ TaskForms { System::Collections::Generic::IDictionary<System::String ^, Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo> TaskForms { get; }
member this.TaskForms : System.Collections.Generic.IDictionary<string, Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo>
Public ReadOnly Property TaskForms As IDictionary(Of String, ITaskFormInfo)

Nilai Properti

Informasi pengumpulan dari formulir tugas objek.

Berlaku untuk