INameHandler Interface

Definition

Important

This API is not CLS-compliant.

Allows a node in the object explorer to delegate its name handling.

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

Methods

Name(INodeInformation)

Retrieves the name of an object.

Applies to