Compartilhar via


CFBundle.GetResourceUrl Método

Definição

Sobrecargas

GetResourceUrl(String, String, String, String)
GetResourceUrl(NSUrl, String, String, String)
GetResourceUrl(String, String, String)

GetResourceUrl(String, String, String, String)

public Foundation.NSUrl GetResourceUrl (string resourceName, string resourceType, string subDirName, string localizationName);
member this.GetResourceUrl : string * string * string * string -> Foundation.NSUrl

Parâmetros

resourceName
String
resourceType
String
subDirName
String
localizationName
String

Retornos

Aplica-se a

GetResourceUrl(NSUrl, String, String, String)

public static Foundation.NSUrl GetResourceUrl (Foundation.NSUrl bundleUrl, string resourceName, string resourceType, string subDirName);
static member GetResourceUrl : Foundation.NSUrl * string * string * string -> Foundation.NSUrl

Parâmetros

bundleUrl
NSUrl
resourceName
String
resourceType
String
subDirName
String

Retornos

Aplica-se a

GetResourceUrl(String, String, String)

public Foundation.NSUrl GetResourceUrl (string resourceName, string resourceType, string subDirName);
member this.GetResourceUrl : string * string * string -> Foundation.NSUrl

Parâmetros

resourceName
String
resourceType
String
subDirName
String

Retornos

Aplica-se a