BindValidationContext.TargetType 속성

정의

이 인스턴스로 나타낸 Type의 대상 ActivityBind를 가져옵니다.

public:
 property Type ^ TargetType { Type ^ get(); };
public Type TargetType { get; }
member this.TargetType : Type
Public ReadOnly Property TargetType As Type

속성 값

Type

이 인스턴스로 나타낸 Type의 대상 ActivityBind입니다.

적용 대상