勇芳软件工作室.汉化:  Windows Management Instrumentation > Scripting API for WMI > Scripting API Objects > SWbemObjectPath >

Path Property

Previous pageReturn to chapter overviewNext page

描述

 

SWbemObjectPath对象的路径属性包含绝对路径。这与COM API中的__路径属性相同。这是此对象的默认属性。

 

PowerBASIC 语法

 

PROPERTY GET Path () AS WSTRING

PROPERTY SET Path (BYVAL strPath AS WSTRING)

 

参数(仅限集属性)

 

strPath

 

BSTR.绝对的路径。

 

返回值(仅获取资源)

 

BSTR.绝对的路径。

 

要求

 

客户

需要Windows Vista,Windows XP,Windows 2000 Professional,Windows NT Workstation 4.0 SP4及更高版本,Windows Me,Windows 98或Windows 95 OSR2及更高版本。

服务器

需要Windows Server 2008,Windows Server 2003,Windows 2000 Server或Windows NT Server 4.0 SP4及更高版本。

类型库

使用Wbemdisp.tlb。

Wbemdisp.inc。

DLL

需要Wbemdisp.dll。