Returns the Apple event code associated with the suite named suiteName, such as ‘core’ for the Core suite.
Original signature is '- (FourCharCode)appleEventCodeForSuite:(NSString *)suiteName'
Available in Mac OS X v10.0 and later.


- suiteName (NSString)
- MISSING

[Missing <returns> documentation for "M:Monobjc.Foundation.NSScriptSuiteRegistry.AppleEventCodeForSuite(Monobjc.Foundation.NSString)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)