共用方式為


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

適用於