Click or drag to resize

IWmiQueryItemIsActive Property

Gets or sets a value indicating whether [is active].

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
bool IsActive { get; set; }

Property Value

Type: Boolean
true if [is active]; otherwise, false.
See Also