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.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property UniqueId As String
Get
property String^ UniqueId {
String^ get ();
}
abstract UniqueId : string with get
Property Value
Type:
StringSee Also