NSProcessInfo.Arguments 属性

定义

在进程开始时传递的参数。

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

属性值

String[]
属性

适用于