Click or drag to resize
IRebroadcastFormatProviderUniqueId Property
The unique identifier for the rebroadcast format. These are written to the configuration file so avoid changing them. Do not reuse IDs. Plugins should ensure that their IDs cannot clash with other plugins.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string UniqueId { get; }

Property Value

Type: String
See Also