SWbemProperty.IsArray property
The IsArray property of the SWbemProperty object is a Boolean value that can be used to determine if this property has an array type. This property is read-only.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read-only.
Syntax
SWbemProperty.IsArray As Boolean
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 |