IIconHandler 인터페이스

정의

중요

이 API는 CLS 규격이 아닙니다.

개체 탐색기의 노드에 대한 아이콘 처리를 제공합니다.

public interface class IIconHandler
[System.CLSCompliant(false)]
public interface IIconHandler
[<System.CLSCompliant(false)>]
type IIconHandler = interface
Public Interface IIconHandler
특성

메서드

GetIcon(INodeInformation)

이 노드의 아이콘을 검색합니다.

적용 대상