Configuration EmptyAttr Property NFX Class Library

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

References a special instance of an empty attribute node (one per configuration). Empty nodes are returned by indexers when a real node with specified name does not exist

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

public ConfigAttrNode EmptyAttr { get; }

Property Value

Type: ConfigAttrNode
See Also