AutomationElement.AutomationElementInformation.ItemType 속성

정의

항목의 형식에 대한 설명을 가져옵니다.

public:
 property System::String ^ ItemType { System::String ^ get(); };
public string ItemType { get; }
member this.ItemType : string
Public ReadOnly Property ItemType As String

속성 값

항목을 설명하는 지역화된 문자열입니다.

설명

이 속성은 목록, 트리 뷰 또는 데이터 그리드에서 항목에 대 한 정보를 사용 합니다. 예를 들어 "문서 File" 또는 "폴더" 파일 디렉터리 보기의 항목 수 있습니다.

자세한 내용은 ItemTypeProperty를 참조하세요.

적용 대상