[This is preliminary documentation and is subject to change.]
Options for inventorization strategies
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode Options { get; set; }
public IConfigSectionNode Options { get; set; }
Public Property Options As IConfigSectionNode
Get
Set
Public Property Options As IConfigSectionNode
Get
Set
public:
property IConfigSectionNode^ Options {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}
public:
property IConfigSectionNode^ Options {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}
member Options : IConfigSectionNode with get, set
member Options : IConfigSectionNode with get, set
Property Value
Type:
IConfigSectionNode