wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..SecurityRecordWhisperInLogFile Property

Note: This API is now obsolete.
Obsolete, RecordChatInLog

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


[XmlIgnoreAttribute]
[ObsoleteAttribute]
public bool SecurityRecordWhisperInLogFile { get; set; }
<XmlIgnoreAttribute> _
<ObsoleteAttribute> _
Public Property SecurityRecordWhisperInLogFile As Boolean
	Get
	Set
[XmlIgnoreAttribute]
[ObsoleteAttribute]
public:
property bool^ SecurityRecordWhisperInLogFile {
	bool^ get ();
	void set (bool^ value);
}