CFBundle.GetResourceUrl Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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