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)

プロパティコレクションを埋めます。

適用対象