TargetControlTypeAttribute.TargetControlType 속성

정의

생성자에 지정된 대로 대상 컨트롤의 형식을 가져옵니다.

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

속성 값

Type

대상 컨트롤의 형식입니다.

적용 대상