SWbemProperty.Value property
The Value property of the SWbemProperty object defines the variant value of the WMI property. This is the default automation property of this object.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read/write.
Syntax
SWbemProperty.Value As Variant
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemProperty |
IID |
IID_ISWbemProperty |