[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> ProviderConfigurations { get; }IEnumerable<IConfigSectionNode> ProviderConfigurations { get; }ReadOnly Property ProviderConfigurations As IEnumerable(Of IConfigSectionNode)
Get
ReadOnly Property ProviderConfigurations As IEnumerable(Of IConfigSectionNode)
Get
property IEnumerable<IConfigSectionNode^>^ ProviderConfigurations {
IEnumerable<IConfigSectionNode^>^ get ();
}property IEnumerable<IConfigSectionNode^>^ ProviderConfigurations {
IEnumerable<IConfigSectionNode^>^ get ();
}abstract ProviderConfigurations : IEnumerable<IConfigSectionNode> with get
abstract ProviderConfigurations : IEnumerable<IConfigSectionNode> with get
Property Value
Type:
IEnumerable IConfigSectionNode