IPropertyHandler 인터페이스

정의

Important

이 API는 CLS 규격이 아닙니다.

노드의 속성 가방에 추가 속성을 추가하는 방법을 정의합니다.

public interface class IPropertyHandler
[System.CLSCompliant(false)]
public interface IPropertyHandler
[<System.CLSCompliant(false)>]
type IPropertyHandler = interface
Public Interface IPropertyHandler
특성

메서드

Name Description
PopulateProperties(INodeInformation, INameObjectCollection)

속성 컬렉션을 채웁니다.

적용 대상