A Sandcastle Documented Class Library
IMessagesOptionsPrefixEmote Property |
Returns the nick prefix/syntax to use for emote messages
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string PrefixEmote { get; set; }
Property PrefixEmote As String Get Set
property String^ PrefixEmote { String^ get (); void set (String^ value); }
abstract PrefixEmote : string with get, set
Property Value
Type: StringSee Also