Partager via


CFBundle Classe

Définition

public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
    interface INativeObject
    interface IDisposable
Héritage
CFBundle
Implémente

Constructeurs

CFBundle(NSUrl)

Propriétés

Architectures
BuiltInPlugInsUrl
DevelopmentRegion
ExecutableUrl
Handle

Handle (pointeur) vers la représentation d’objet non managée.

HasLoadedExecutable
Identifier
Info
InfoDictionary
LocalInfoDictionary
PrivateFrameworksUrl
ResourcesDirectoryUrl
SharedFrameworksUrl
SharedSupportUrl
SupportFilesDirectoryUrl
Url

Méthodes

Dispose()

Libère les ressources utilisées par l’objet CFBundle.

Dispose(Boolean)

Libère les ressources utilisées par l’objet CFBundle.

Finalize()

Finaliseur pour l’objet CFBundle

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()

S’applique à