IWmiModelBaseTDataWmiClass Property |
WMI class that corresponds to the searcher.
Namespace:
Xcalibur.WMI.Framework
Assembly:
Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax string WmiClass { get; set; }
Property WmiClass As String
Get
Set
property String^ WmiClass {
String^ get ();
void set (String^ value);
}
abstract WmiClass : string with get, set
Property Value
Type:
String
The WMI class.
See Also