IVsTask2::AsyncState Property

Visual Studio 2015
 

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

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

Property Value

Type: System::Object^

Returns Object.

Return to top
Show: