wManagerSetting..::..SecurityRecordWhisperInLogFile Property
Note: This API is now obsolete.
Assembly: wManager (in wManager.dll)
Obsolete, RecordChatInLog
Namespace:
wManagerAssembly: 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); }