ActivityDelegate.OnGetRuntimeDelegateArguments 方法

定義

提供 ActivityDelegate 的執行階段引數清單。

C#
protected virtual void OnGetRuntimeDelegateArguments (System.Collections.Generic.IList<System.Activities.RuntimeDelegateArgument> runtimeDelegateArguments);

參數

runtimeDelegateArguments
IList<RuntimeDelegateArgument>

要填入執行階段引數的清單。

備註

在衍生類別中遭到覆寫時,這個方法可用來自訂 ActivityDelegate 所使用的引數。

適用於

產品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1