共用方式為


CFBundle 類別

定義

public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
    interface INativeObject
    interface IDisposable
繼承
CFBundle
實作

建構函式

CFBundle(NSUrl)

屬性

Architectures
BuiltInPlugInsUrl
DevelopmentRegion
ExecutableUrl
Handle

處理非受控物件標記法) (指標。

HasLoadedExecutable
Identifier
Info
InfoDictionary
LocalInfoDictionary
PrivateFrameworksUrl
ResourcesDirectoryUrl
SharedFrameworksUrl
SharedSupportUrl
SupportFilesDirectoryUrl
Url

方法

Dispose()

釋放 CFBundle 物件所使用的資源。

Dispose(Boolean)

釋放 CFBundle 物件所使用的資源。

Finalize()

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

適用於