IIconHandler Interface

Definition

Important

This API is not CLS-compliant.

Provides icon handling for a node in the object explorer.

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

Methods

GetIcon(INodeInformation)

Retrieves the icon for this node.

Applies to