Share via


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

적용 대상