CFBundle.GetResourceUrls Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetResourceUrls(String, String)
public Foundation.NSUrl[] GetResourceUrls (string resourceType, string subDirName);
member this.GetResourceUrls : string * string -> Foundation.NSUrl[]
Parameters
Returns
GetResourceUrls(NSUrl, String, String)
public static Foundation.NSUrl[] GetResourceUrls (Foundation.NSUrl bundleUrl, string resourceType, string subDirName);
static member GetResourceUrls : Foundation.NSUrl * string * string -> Foundation.NSUrl[]
Parameters
Returns
GetResourceUrls(String, String, String)
public Foundation.NSUrl[] GetResourceUrls (string resourceType, string subDirName, string localizationName);
member this.GetResourceUrls : string * string * string -> Foundation.NSUrl[]
Parameters
Returns