SWbemProperty object
The SWbemProperty object represents a single WMI property of a managed object. This object cannot be created by the VBScript CreateObject call.
Members
The SWbemProperty object has these types of members:
Properties
The SWbemProperty object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Type of this property. | |
| Read-only |
Boolean value that indicates if this property has an array type. | |
| Read-only |
Boolean value that indicates if this property is local. | |
| Read-only |
Name of this WMI property. | |
| Read-only |
Contains the originating class of this property. | |
| Read-only |
An SWbemQualifierSet object, which is the collection of qualifiers for this property. | |
| Read/write |
Actual value of this property. This is the default automation property of this object. |
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Type library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/19/2012