CFBundle Klasse

Definition

public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
    interface INativeObject
    interface IDisposable
Vererbung
CFBundle
Implementiert

Konstruktoren

CFBundle(NSUrl)

Eigenschaften

Architectures
BuiltInPlugInsUrl
DevelopmentRegion
ExecutableUrl
Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

HasLoadedExecutable
Identifier
Info
InfoDictionary
LocalInfoDictionary
PrivateFrameworksUrl
ResourcesDirectoryUrl
SharedFrameworksUrl
SharedSupportUrl
SupportFilesDirectoryUrl
Url

Methoden

Dispose()

Gibt die vom CFBundle-Objekt verwendeten Ressourcen frei.

Dispose(Boolean)

Gibt die vom CFBundle-Objekt verwendeten Ressourcen frei.

Finalize()

Finalizer für das CFBundle-Objekt

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)
GetResourceUrl(String, String, String, String)
GetResourceUrls(NSUrl, String, String)
GetResourceUrls(String, String)
GetResourceUrls(String, String, String)
LoadExecutable(NSError)
PreflightExecutable(NSError)
UnloadExecutable()

Gilt für: