BindValidationContext.TargetType Property

Definition

Gets the Type of the target of the ActivityBind represented by this instance.

public:
 property Type ^ TargetType { Type ^ get(); };
public Type TargetType { get; }
member this.TargetType : Type
Public ReadOnly Property TargetType As Type

Property Value

The Type of the target of the ActivityBind represented by this instance.

Applies to