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

适用于