ActivityHandlerDescriptor Yapı
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
BeforeHandlerInvoked(Guid, Guid, String, ActivityHandlerDescriptor) ve UpdateHandlerMethodsForActivity(Guid, Guid, String, List<ActivityHandlerDescriptor>) yöntemlerindeki kod yanı sıra işleyici bilgilerini belirtir.
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
- Devralma
- Öznitelikler
Açıklamalar
Note
Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.
Alanlar
| Name | Description |
|---|---|
| Name |
Geçersiz.
İşleyici DependencyProperty yönteminin adını temsil eden. |
| Token |
Geçersiz.
DependencyProperty İşleyici yöntemi için CLR meta veri belirteci tanımlayıcısını temsil eden. |