TargetControlTypeAttribute.TargetControlType Propiedad

Definición

Obtiene el tipo del control de destino, tal como se especifica en el constructor.

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

Valor de propiedad

Tipo del control de destino.

Se aplica a