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

適用対象