RFA .NET The ConfigNode type exposes the following members.
Properties
| Name | Description |
---|
 | FullName | Gets the full path node name. |
 | Namespace | Gets the namespace the node belongs to. |
 | Nodename | Gets the node name. |
 | Parent | Gets the parent of the node. |
 | Type | Gets the config node type. |
See Also