IVsTaskProgressCollection.Tasks Propriedade

Definição

Obtém o conjunto de tarefas que compõem a coleção de tarefas.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::TaskStatusCenter::IVsTaskProgress ^> ^ Tasks { System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::TaskStatusCenter::IVsTaskProgress ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.TaskStatusCenter.IVsTaskProgress> Tasks { get; }
member this.Tasks : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.TaskStatusCenter.IVsTaskProgress>
Public ReadOnly Property Tasks As IReadOnlyList(Of IVsTaskProgress)

Valor da propriedade

IReadOnlyList<IVsTaskProgress>

Aplica-se a