[This is preliminary documentation and is subject to change.]
Returns configuration node for this named instance
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IConfigSectionNode ConfigNode { get; }
public IConfigSectionNode ConfigNode { get; }
Public ReadOnly Property ConfigNode As IConfigSectionNode
Get
Public ReadOnly Property ConfigNode As IConfigSectionNode
Get
public:
property IConfigSectionNode^ ConfigNode {
IConfigSectionNode^ get ();
}
public:
property IConfigSectionNode^ ConfigNode {
IConfigSectionNode^ get ();
}
member ConfigNode : IConfigSectionNode with get
member ConfigNode : IConfigSectionNode with get
Property Value
Type:
IConfigSectionNode