Click or drag to resize

IWmiQueryItem Interface

WMI Query Item - interface.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public interface IWmiQueryItem

The IWmiQueryItem type exposes the following members.

Properties
  NameDescription
Public propertyIsActive
Gets or sets a value indicating whether [is active].
Public propertyPropertyName
Gets or sets the name of the property associated with the destination model.
Public propertyWmiPropertyName
Gets or sets the name of the WMI property.
Top
See Also