TargetControlTypeAttribute.TargetControlType Propriedade

Definição

Obtém o tipo de controle de destino, conforme especificado no construtor.Gets the type of the target control, as specified in the constructor.

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

Valor da propriedade

Type

O tipo de controle de destino.The type of the target control.

Aplica-se a