NodeOverrideRules SectionMatchAttrName Property NFX Class Library

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

Provides attribute name for matching of multiple sections with the same name, i.e. a logger may have many 'destinations' subnodes each with different 'name' attribute

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

public string SectionMatchAttrName { get; set; }

Property Value

Type: OnlineString
See Also