ActivityHandlerDescriptor Struktura

Definicja

Uwaga

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
Dziedziczenie
ActivityHandlerDescriptor
Atrybuty

Uwagi

Note

W tym materiale omówiono typy i przestrzenie nazw, które są przestarzałe. Aby uzyskać więcej informacji, zobacz Deprecated Types in Windows Workflow Foundation 4.5.

Pola

Nazwa Opis
Name
Przestarzałe.

Reprezentująca DependencyProperty nazwę metody obsługi.

Token
Przestarzałe.

Reprezentujący DependencyProperty identyfikator tokenu metadanych CLR dla metody obsługi.

Dotyczy