Miner.Responder.Shared.Configuration Namespace > QueryServiceSetting Class : Enabled Field |
'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Enabled As System.Boolean
'Usage
Dim instance As QueryServiceSetting Dim value As System.Boolean value = instance.Enabled instance.Enabled = value
[System.Xml.Serialization.XmlIgnore()] public System.bool Enabled
public field Enabled: System.Boolean;
System.Xml.Serialization.XmlIgnoreAttribute() public var Enabled : System.boolean;
[System.Xml.Serialization.XmlIgnore()] public: System.bool Enabled
[System.Xml.Serialization.XmlIgnore()] public: System.bool Enabled
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2