IMessagesOptionsPrefixEmote Property |
Returns the nick prefix/syntax to use for emote messages
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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