NSProcessInfo.ProcessInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method to return the NSProcessInfo for a process.
public static Foundation.NSProcessInfo ProcessInfo { [Foundation.Export("processInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ProcessInfo : Foundation.NSProcessInfo
Property Value
- Attributes