Поделиться через


IUIManager.Controllers Свойство

Определение

Возвращает коллекцию компонентов контроллера.

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

Значение свойства

Интерфейс компонентов контроллера.

Применяется к