[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public IEnumerable<ConfigSectionNode> RemoteNodeConfigs { get; }
public IEnumerable<ConfigSectionNode> RemoteNodeConfigs { get; }
Public ReadOnly Property RemoteNodeConfigs As IEnumerable(Of ConfigSectionNode)
Get
Public ReadOnly Property RemoteNodeConfigs As IEnumerable(Of ConfigSectionNode)
Get
public:
property IEnumerable<ConfigSectionNode^>^ RemoteNodeConfigs {
IEnumerable<ConfigSectionNode^>^ get ();
}
public:
property IEnumerable<ConfigSectionNode^>^ RemoteNodeConfigs {
IEnumerable<ConfigSectionNode^>^ get ();
}
member RemoteNodeConfigs : IEnumerable<ConfigSectionNode> with get
member RemoteNodeConfigs : IEnumerable<ConfigSectionNode> with get
Property Value
Type:
IEnumerable ConfigSectionNode