[This is preliminary documentation and is subject to change.]
Registry of all portals in the hub
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public IRegistry<Portal> Portals { get; }
public IRegistry<Portal> Portals { get; }
Public ReadOnly Property Portals As IRegistry(Of Portal)
Get
Public ReadOnly Property Portals As IRegistry(Of Portal)
Get
public:
property IRegistry<Portal^>^ Portals {
IRegistry<Portal^>^ get ();
}
public:
property IRegistry<Portal^>^ Portals {
IRegistry<Portal^>^ get ();
}
member Portals : IRegistry<Portal> with get
member Portals : IRegistry<Portal> with get
Property Value
Type:
IRegistry Portal