Click or drag to resize

IWmiQueryBuilderTProperties Property

The collection WMI Query Items.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
IList<IWmiQueryItem> Properties { get; }

Property Value

Type: IListIWmiQueryItem
The WMI Query Items.
See Also