Share via


CFBundle.IsExecutableLoadable Method

Definition

Overloads

IsExecutableLoadable(NSUrl)

public static bool IsExecutableLoadable(Foundation.NSUrl url);
static member IsExecutableLoadable : Foundation.NSUrl -> bool

Parameters

url
NSUrl

Returns

Applies to

IsExecutableLoadable(CFBundle)

public static bool IsExecutableLoadable(CoreFoundation.CFBundle bundle);
static member IsExecutableLoadable : CoreFoundation.CFBundle -> bool

Parameters

bundle
CFBundle

Returns

Applies to