Freigeben über


AsyncModelingPackage.SetupDynamicToolboxAsync(CancellationToken) Methode

Definition

Fügt die dynamischen/benutzerdefinierten Toolboxelemente hinzu.

protected:
 virtual System::Threading::Tasks::Task ^ SetupDynamicToolboxAsync(System::Threading::CancellationToken cancellationToken);
protected virtual System.Threading.Tasks.Task SetupDynamicToolboxAsync (System.Threading.CancellationToken cancellationToken);
abstract member SetupDynamicToolboxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.SetupDynamicToolboxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overridable Function SetupDynamicToolboxAsync (cancellationToken As CancellationToken) As Task

Parameter

cancellationToken
CancellationToken

Gibt zurück

Hinweise

Ruft CreateToolboxItem auf, und fügt es dann für jedes element der Toolbox hinzu.

Gilt für: