IPropertyHandler 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 API 不符合 CLS 規範。
定義了一種在節點屬性袋中新增額外屬性的方法。
public interface class IPropertyHandler
[System.CLSCompliant(false)]
public interface IPropertyHandler
[<System.CLSCompliant(false)>]
type IPropertyHandler = interface
Public Interface IPropertyHandler
- 屬性
方法
| 名稱 | Description |
|---|---|
| PopulateProperties(INodeInformation, INameObjectCollection) |
填充屬性集合。 |