Click or drag to resize

IWmiModelBaseTData Properties

The IWmiModelBaseTData generic type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the id.
Public propertyQueryBuilder
Gets or sets the query items.

Note: This is only used for Pull implementations.

Public propertyResults
List of results from GetResults or GetResultsAsync. This has been made public in the event that an alternate method will be used outside of this class.
Public propertyWmiClass
WMI class that corresponds to the searcher.
Top
See Also