IProcessEntity.CommandLine Property

Definition

The command line used to create the process

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The command line used to create the process", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="commandLine", Update=false)]
public string CommandLine { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The command line used to create the process", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="commandLine", Update=false)>]
member this.CommandLine : string
Public ReadOnly Property CommandLine As String

Property Value

Attributes

Applies to