Aracılığıyla paylaş


TaskProvider.TaskCollection.IList.Item Property

Gets or sets the task at the specified index.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Bildirim
Private Property Item ( _
    index As Integer _
) As Object Implements IList.Item
Object IList.this[
    int index
] { get; set; }

Parameters

Property Value

Type: System.Object
The specified task.

Implements

IList.Item

.NET Framework Security

See Also

Reference

TaskProvider.TaskCollection Class

Microsoft.VisualStudio.Shell Namespace