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)

속성 컬렉션을 채웁니다.

적용 대상