IExplorerItem 인터페이스

정의

사용자가 탐색기 항목 목록 내에서 개체를 탐색할 수 있게 하는 메서드를 정의합니다.

public interface class IExplorerItem
public interface IExplorerItem
type IExplorerItem = interface
Public Interface IExplorerItem
파생

속성

EntityIdentity

탐색기에서 엔터티 ID의 문자열 값을 가져옵니다.

Identity

이 항목을 고유하게 식별하는 ID를 가져옵니다.

메서드

GetEntity()

탐색기의 엔터티를 검색합니다.

GetPropertyValue(String)

속성 이름을 나타내는 지정한 문자열을 나타냅니다.

적용 대상