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 대상입니다.

적용 대상