Compartir a través de


CFBundle.GetResourceUrls Método

Definición

Sobrecargas

GetResourceUrls(String, String)
GetResourceUrls(NSUrl, String, String)
GetResourceUrls(String, String, String)

GetResourceUrls(String, String)

public Foundation.NSUrl[] GetResourceUrls (string resourceType, string subDirName);
member this.GetResourceUrls : string * string -> Foundation.NSUrl[]

Parámetros

resourceType
String
subDirName
String

Devoluciones

NSUrl[]

Se aplica a

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[]

Parámetros

bundleUrl
NSUrl
resourceType
String
subDirName
String

Devoluciones

NSUrl[]

Se aplica a

GetResourceUrls(String, String, String)

public Foundation.NSUrl[] GetResourceUrls (string resourceType, string subDirName, string localizationName);
member this.GetResourceUrls : string * string * string -> Foundation.NSUrl[]

Parámetros

resourceType
String
subDirName
String
localizationName
String

Devoluciones

NSUrl[]

Se aplica a