TaskItem.Collection 属性

定义

返回包含 TaskItem 支持此属性的对象的集合。

public:
 property EnvDTE::TaskItems ^ Collection { EnvDTE::TaskItems ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE.TaskItems Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : EnvDTE.TaskItems
Public ReadOnly Property Collection As TaskItems

属性值

TaskItems

一个 TaskItems 集合。

属性

适用于