Compartilhar via


CFBundle Classe

Definição

public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
    interface INativeObject
    interface IDisposable
Herança
CFBundle
Implementações

Construtores

CFBundle(NSUrl)

Propriedades

Architectures
BuiltInPlugInsUrl
DevelopmentRegion
ExecutableUrl
Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

HasLoadedExecutable
Identifier
Info
InfoDictionary
LocalInfoDictionary
PrivateFrameworksUrl
ResourcesDirectoryUrl
SharedFrameworksUrl
SharedSupportUrl
SupportFilesDirectoryUrl
Url

Métodos

Dispose()

Libera os recursos usados pelo objeto CFBundle.

Dispose(Boolean)

Libera os recursos usados pelo objeto CFBundle.

Finalize()

Finalizador para o objeto 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()

Aplica-se a