IVsTask::AsyncState Property

 

Gets the asynchronous state object that was given when the task was created.

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

[DispIdAttribute(1610678283)]
property Object^ AsyncState {
	Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: