WSMan.CommandLine property

Gets the command line of the process that loads the automation component.

This property is read-only.

Syntax

WSMan.CommandLine As BSTR

Property value

String that contains the command line.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
WSManDisp.h
IDL
WSManDisp.idl
Library
WSManDisp.tlb
DLL
WSMAuto.dll

See also

WSMan