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)

填充属性集合。

适用于