Miner.Responder.Framework Namespace > DeviceInfo Class : IsElectricalDevice Property |
'Declaration
Public ReadOnly Property IsElectricalDevice As System.Boolean
'Usage
Dim instance As DeviceInfo Dim value As System.Boolean value = instance.IsElectricalDevice
public System.bool IsElectricalDevice {get;}
public read-only property IsElectricalDevice: System.Boolean;
public function get IsElectricalDevice : System.boolean
public: __property System.bool get_IsElectricalDevice();
public: property System.bool IsElectricalDevice { System.bool get(); }
true
if this is an electrical device. false
otherwise.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