Dela via


_TaskListEventsRoot.TaskListEvents Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
ReadOnly Property TaskListEvents As Object
'Usage
Dim instance As _TaskListEventsRoot 
Dim value As Object 

value = instance.TaskListEvents
Object TaskListEvents { get; }
property Object^ TaskListEvents {
    Object^ get ();
}
function get TaskListEvents () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

_TaskListEventsRoot Interface

_TaskListEventsRoot Members

EnvDTE Namespace