Compartilhar via


IWSMan.CommandLine Property

Definition

CommandLine property of IWSMan interface.

public string CommandLine { [System.Runtime.InteropServices.DispId(3)] get; }
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.CommandLine : string
Public ReadOnly Property CommandLine As String

Property Value

Attributes

Remarks

An original IDL definition of CommandLine property was the following: BSTR CommandLine;

Applies to