ControlType 클래스
ControlType 클래스는 다양을 한 UI 컨트롤을 캡슐화합니다.
상속 계층 구조
Object
Microsoft.VisualStudio.TestTools.UITesting.ControlType
네임스페이스: Microsoft.VisualStudio.TestTools.UITesting
어셈블리: Microsoft.VisualStudio.TestTools.UITest.Extension(Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
구문
‘선언
<SerializableAttribute> _
Public NotInheritable Class ControlType
[SerializableAttribute]
public sealed class ControlType
[SerializableAttribute]
public ref class ControlType sealed
[<Sealed>]
[<SerializableAttribute>]
type ControlType = class end
public final class ControlType
ControlType 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
FriendlyName | |
![]() |
Name | |
![]() ![]() |
NameComparer |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object.Equals(Object)을(를) 재정의함) |
![]() ![]() |
GetControlType(String) | |
![]() ![]() |
GetControlType(String, String) | |
![]() |
GetHashCode | (Object.GetHashCode을(를) 재정의함) |
![]() |
GetType | 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨) |
![]() |
NameEquals | |
![]() |
ToString | (Object.ToString을(를) 재정의함) |
위쪽
연산자
이름 | 설명 | |
---|---|---|
![]() ![]() |
Equality | |
![]() ![]() |
Implicit(String to ControlType) | |
![]() ![]() |
Inequality |
위쪽
필드
위쪽
설명
이곳의 콘텐츠는 업데이트되지 않습니다. 여기에 자료를 추가하지 마십시오.
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.