BindValidationContext.TargetType 属性

定义

获取由此实例表示的 Type 的目标的 ActivityBindGets the Type of the target of the ActivityBind represented by this instance.

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

属性值

Type

由此实例表示的 Type 的目标的 ActivityBindThe Type of the target of the ActivityBind represented by this instance.

适用于