Compartir a través de


ModulePage.Tasks Propiedad

Definición

Obtiene la lista de tareas de la página.

protected:
 virtual property Microsoft::Web::Management::Client::TaskListCollection ^ Tasks { Microsoft::Web::Management::Client::TaskListCollection ^ get(); };
protected virtual Microsoft.Web.Management.Client.TaskListCollection Tasks { get; }
member this.Tasks : Microsoft.Web.Management.Client.TaskListCollection
Protected Overridable ReadOnly Property Tasks As TaskListCollection

Valor de propiedad

Objeto TaskListCollection que contiene tareas para la página.

Implementaciones

Se aplica a