ActivityHandlerDescriptor Struktura
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
Určuje informace o obslužné rutině vedle kódu v BeforeHandlerInvoked(Guid, Guid, String, ActivityHandlerDescriptor) metodách UpdateHandlerMethodsForActivity(Guid, Guid, String, List<ActivityHandlerDescriptor>) a .
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
- Atributy
Poznámky
Poznámka
V tomto materiálu jsou popsané zastaralé typy a obory názvů. Další informace najdete v tématu zastaralé typy v programovací model Windows Workflow Foundation 4,5.
Pole
Name |
Představuje DependencyProperty název metody obslužné rutiny. |
Token |
Představuje DependencyProperty identifikátor tokenu metadat CLR pro metodu obslužné rutiny. |