IPropertyHandler 接口

定义

重要

此 API 不符合 CLS。

定义了向节点属性包添加额外属性的方法。

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

方法

名称 说明
PopulateProperties(INodeInformation, INameObjectCollection)

填充属性集合。

适用于