RebroadcastFormatManagerSingleton Property |
See interface docs.
Namespace: VirtualRadar.Library.NetworkAssembly: VirtualRadar.Library (in VirtualRadar.Library.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IRebroadcastFormatManager Singleton { get; }
Public ReadOnly Property Singleton As IRebroadcastFormatManager
Get
public:
virtual property IRebroadcastFormatManager^ Singleton {
IRebroadcastFormatManager^ get () sealed;
}
abstract Singleton : IRebroadcastFormatManager with get
override Singleton : IRebroadcastFormatManager with get
Property Value
Type:
IRebroadcastFormatManagerImplements
ISingletonTSingletonSee Also