편집

다음을 통해 공유


NSAppleScript.ExecuteAppleEvent(NSAppleEventDescriptor, NSDictionary) Method

Definition

[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

Applies to