TargetControlTypeAttribute.TargetControlType Propriedade

Definição

Obtém o tipo do controlo alvo, 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 de Propriedade

O tipo de controlo do alvo.

Aplica-se a