ISuggestedAction::GetPreviewAsync Method (CancellationToken)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Task<Object^>^ GetPreviewAsync(
	CancellationToken cancellationToken
)

Parameters

cancellationToken
Type: System.Threading::CancellationToken

Return Value

Type: System.Threading.Tasks::Task<Object^>^

Return to top
Show: