次の方法で共有


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)

プロパティ コレクションを設定します。

適用対象