NSBundle.MainBundle 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.
The NSBundle that corresponds to the directory where the current application is located.
public static Foundation.NSBundle MainBundle { [Foundation.Export("mainBundle")] get; }
member this.MainBundle : Foundation.NSBundle
Property Value
- Attributes