NSAppleScript.ExecuteAppleEvent(NSAppleEventDescriptor, NSDictionary) Method
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.
[Foundation.Export("executeAppleEvent:error:")]
public virtual Foundation.NSAppleEventDescriptor ExecuteAppleEvent (Foundation.NSAppleEventDescriptor eventDescriptor, out Foundation.NSDictionary errorInfo);
abstract member ExecuteAppleEvent : Foundation.NSAppleEventDescriptor * -> Foundation.NSAppleEventDescriptor
override this.ExecuteAppleEvent : Foundation.NSAppleEventDescriptor * -> Foundation.NSAppleEventDescriptor
Parameters
- eventDescriptor
- NSAppleEventDescriptor
- errorInfo
- NSDictionary
Returns
- Attributes