CFBundle 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class CFBundle : IDisposable, ObjCRuntime.INativeObject
type CFBundle = class
interface INativeObject
interface IDisposable
- 继承
-
- 实现
-
构造函数
属性
方法
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()
|
适用于