Chameleon and Iguana Plugin C# Class Libraries |
|
LogMessage.ChannelName Property
Provides the name of the source channel associated with the message, or an empty string if the message is not associated with a specific channel.
[Visual Basic]
Public ReadOnly Property ChannelName As
String
[C#]
public
string ChannelName {get;}
See Also
LogMessage Class | iNTERFACEWARE.Iguana.Plugin Namespace