ActivityHandlerDescriptor Struktura

Definice

Upozornění

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

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
Dědičnost
ActivityHandlerDescriptor
Atributy

Poznámky

Note

Tento materiál popisuje typy a obory názvů, které jsou zastaralé. Další informace najdete v tématu Deprecated Types in Windows Workflow Foundation 4.5.

Pole

Name Description
Name
Zastaralé.

Představuje DependencyProperty název metody obslužné rutiny.

Token
Zastaralé.

Představuje DependencyProperty identifikátor tokenu metadat CLR pro metodu obslužné rutiny.

Platí pro