Click or drag to resize

MessageDescription Property

Gets or sets a text describing the message purpose.

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

Property Value

Type: String
See Also