Click or drag to resize

MessageBroadcasterIdentifier Property

Gets or sets a text identifiying the broadcaster.

Namespace:  MicaSystems.Broadcasting
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
public string BroadcasterIdentifier { get; set; }

Property Value

Type: String
See Also