BindValidationContext.TargetType 属性
定义
获取由此实例表示的 Type 的目标的 ActivityBind。Gets 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 的目标的 ActivityBind。The Type of the target of the ActivityBind represented by this instance.