InventorizationManager ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Performs an inventory scan of supplied assemblies using specified options. Items to be included in result must be tagged with Inventory attribute, otherwise then will be omitted unless OnlyAttributed == false. The scan is performed using options and inventorization strategies. This class is NOT THREAD SAFE
Inheritance Hierarchy

OnlineSystem Object
  NFX.Inventorization InventorizationManager

Namespace: NFX.Inventorization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class InventorizationManager
See Also