TargetControlTypeAttribute.TargetControlType Propiedad

Definición

Obtiene el tipo del control de destino, 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

Type

Tipo del control de destino.

Se aplica a