ActivityHandlerDescriptor Структура

Определение

Внимание

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Указывает сведения об обработчике, отличном от кода, в методах BeforeHandlerInvoked(Guid, Guid, String, ActivityHandlerDescriptor) и UpdateHandlerMethodsForActivity(Guid, Guid, String, List<ActivityHandlerDescriptor>).

public value class ActivityHandlerDescriptor
[System.Serializable]
public struct ActivityHandlerDescriptor
[System.Serializable]
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public struct ActivityHandlerDescriptor
[<System.Serializable>]
type ActivityHandlerDescriptor = struct
[<System.Serializable>]
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type ActivityHandlerDescriptor = struct
Public Structure ActivityHandlerDescriptor
Наследование
ActivityHandlerDescriptor
Атрибуты

Комментарии

Note

В этом материале рассматриваются типы и пространства имен, которые устарели. Дополнительные сведения см. в разделе Deprecated Types в Windows Workflow Foundation 4.5.

Поля

Имя Описание
Name
Устаревшие..

Имя DependencyProperty метода обработчика.

Token
Устаревшие..

Представляет DependencyProperty идентификатор маркера метаданных СРЕДЫ CLR для метода обработчика.

Применяется к