SWbemLastError.Properties_ property
The Properties_ property of the SWbemLastError object returns an SWbemPropertySet object that is a collection of the WMI properties 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
SWbemLastError.Properties_ As Object
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemLastError |
IID |
IID_ISWbemLastError |