Skip to content

IPropertyProcessor.Process method

Sets properties of a PropertyItem by analysing a property source

public void Process(IPropertySource source, PropertyItem item)
parameter description
source The source.
item The item.

See Also