Share via


IProcessEntityProperties.CommandLine Property

Definition

The command line used to create the process

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

Property Value

Attributes

Applies to