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 實例所代表的目標 ActivityBind

適用於