SWbemNamedValue.Value property
The Value property of the SWbemNamedValue object returns the variant value of an SWbemNamedValue item. This is the default property for SWbemNamedValue objects. Changes made to the value property are reflected automatically in the SWbemNamedValueSet collection to which the SWbemNamedValue object belongs.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read/write.
Syntax
SWbemNamedValue.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_SWbemNamedValue |
IID |
IID_ISWbemNamedValue |