IVsTaskCompletionSource::Task Property

 

Gets the task owned by this source.

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

[DispIdAttribute(1610678272)]
property IVsTask^ Task {
	IVsTask^ get();
}
Return to top
Show: