Edit

Share via


NSProcessInfo.Arguments Property

Definition

The arguments passed at the start of the process.

public virtual string[] Arguments { [Foundation.Export("arguments")] get; }
member this.Arguments : string[]

Property Value

String[]
Attributes

Applies to