Share via


NSProcessInfo.ProcessName Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string ProcessName { [Foundation.Export("processName")] get; [Foundation.Export("setProcessName:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("processName")>]
[<set: Foundation.Export("setProcessName:")>]
member this.ProcessName : string with get, set

Property Value

Attributes

Applies to