SWbemObject.Qualifiers_ property
The Qualifiers_ property of the SWbemObject object returns an SWbemQualifierSet object that is a collection of the qualifiers for the current class or instance. This property is read-only.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read-only.
Syntax
SWbemObject.Qualifiers_ As Object
Property value
TBD
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemObject |
IID |
IID_ISWbemObject |