SWbemObjectPath.Path property
The Path property of the SWbemObjectPath object contains the absolute path. This is the same as the __Path property in the COM API. This is the default property of this object.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read/write.
Syntax
SWbemObjectPath.Path As String
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemObjectPath |
IID |
IID_ISWbemObjectPath |