CFBundle Class
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.
public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
interface INativeObject
interface IDisposable
- Inheritance
-
CFBundle
- Implements
Constructors
CFBundle(NSUrl) |
Properties
Architectures | |
BuiltInPlugInsUrl | |
DevelopmentRegion | |
ExecutableUrl | |
Handle |
Handle (pointer) to the unmanaged object representation. |
HasLoadedExecutable | |
Identifier | |
Info | |
InfoDictionary | |
LocalInfoDictionary | |
PrivateFrameworksUrl | |
ResourcesDirectoryUrl | |
SharedFrameworksUrl | |
SharedSupportUrl | |
SupportFilesDirectoryUrl | |
Url |
Methods
Dispose() |
Releases the resources used by the CFBundle object. |
Dispose(Boolean) |
Releases the resources used by the CFBundle object. |
Finalize() |
Finalizer for the CFBundle object |
Get(String) | |
GetAll() | |
GetAuxiliaryExecutableUrl(String) | |
GetBundlesFromDirectory(NSUrl, String) | |
GetInfoDictionary(NSUrl) | |
GetLocalizations(NSUrl) | |
GetLocalizationsForPreferences(String[], String[]) | |
GetLocalizedString(String, String, String) | |
GetMain() | |
GetPreferredLocalizations(String[]) | |
GetResourceUrl(NSUrl, String, String, String) | |
GetResourceUrl(String, String, String, String) | |
GetResourceUrl(String, String, String) | |
GetResourceUrls(NSUrl, String, String) | |
GetResourceUrls(String, String, String) | |
GetResourceUrls(String, String) | |
LoadExecutable(NSError) | |
PreflightExecutable(NSError) | |
UnloadExecutable() |