[This is preliminary documentation and is subject to change.]
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IEnumerable<IConfigSectionNode> ServerConfigurations { get; }IEnumerable<IConfigSectionNode> ServerConfigurations { get; }ReadOnly Property ServerConfigurations As IEnumerable(Of IConfigSectionNode)
Get
ReadOnly Property ServerConfigurations As IEnumerable(Of IConfigSectionNode)
Get
property IEnumerable<IConfigSectionNode^>^ ServerConfigurations {
IEnumerable<IConfigSectionNode^>^ get ();
}property IEnumerable<IConfigSectionNode^>^ ServerConfigurations {
IEnumerable<IConfigSectionNode^>^ get ();
}abstract ServerConfigurations : IEnumerable<IConfigSectionNode> with get
abstract ServerConfigurations : IEnumerable<IConfigSectionNode> with get
Property Value
Type:
IEnumerable IConfigSectionNode