CFBundle Classe

Definizione

public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
    interface INativeObject
    interface IDisposable
Ereditarietà
CFBundle
Implementazioni

Costruttori

CFBundle(NSUrl)

Proprietà

Architectures
BuiltInPlugInsUrl
DevelopmentRegion
ExecutableUrl
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

HasLoadedExecutable
Identifier
Info
InfoDictionary
LocalInfoDictionary
PrivateFrameworksUrl
ResourcesDirectoryUrl
SharedFrameworksUrl
SharedSupportUrl
SupportFilesDirectoryUrl
Url

Metodi

Dispose()

Rilascia le risorse usate dall'oggetto CFBundle.

Dispose(Boolean)

Rilascia le risorse usate dall'oggetto CFBundle.

Finalize()

Finalizzatore per l'oggetto 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()

Si applica a