ActivityHandlerDescriptor 構造体

定義

注意事項

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
継承
ActivityHandlerDescriptor
属性

注釈

注意

ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。

フィールド

Name

ハンドラー メソッドの名前を表す DependencyProperty

Token

ハンドラー メソッドの CLR メタデータ トークンの識別子を表す DependencyProperty

適用対象