[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)
public IEnumerable<IConfigSectionNode> ServerConfigurations { get; }
public IEnumerable<IConfigSectionNode> ServerConfigurations { get; }
Public ReadOnly Property ServerConfigurations As IEnumerable(Of IConfigSectionNode)
Get
Public ReadOnly Property ServerConfigurations As IEnumerable(Of IConfigSectionNode)
Get
public:
virtual property IEnumerable<IConfigSectionNode^>^ ServerConfigurations {
IEnumerable<IConfigSectionNode^>^ get () sealed;
}
public:
virtual property IEnumerable<IConfigSectionNode^>^ ServerConfigurations {
IEnumerable<IConfigSectionNode^>^ get () sealed;
}
abstract ServerConfigurations : IEnumerable<IConfigSectionNode> with get
override ServerConfigurations : IEnumerable<IConfigSectionNode> with get
abstract ServerConfigurations : IEnumerable<IConfigSectionNode> with get
override ServerConfigurations : IEnumerable<IConfigSectionNode> with get
Property Value
Type:
IEnumerable IConfigSectionNode Implements
IGlueImplementation ServerConfigurations