TargetControlTypeAttribute.TargetControlType Propriedade

Definição

Obtém o tipo do controle de destino, conforme especificado no construtor.

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

Valor da propriedade

O tipo do controle de destino.

Aplica-se a