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
특성

설명

메모

이 재질에서는 사용되지 않는 형식 및 네임스페이스에 대해 설명합니다. 자세한 내용은 Windows Workflow Foundation 4.5 참조하세요.

필드

Name Description
Name
사용되지 않음.

DependencyProperty 처리기 메서드의 이름을 나타내는 값입니다.

Token
사용되지 않음.

DependencyProperty 처리기 메서드에 대한 CLR 메타데이터 토큰 식별자를 나타내는 것입니다.

적용 대상