次の方法で共有


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

適用対象