IPropertyHandler Interface

Definition

Important

This API is not CLS-compliant.

Defines a means of adding extra properties to the nodes property bag.

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

Methods

PopulateProperties(INodeInformation, INameObjectCollection)

Populates a properties collection.

Applies to