NSBundle.PathForResourceAbsolute(String, String, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定之名稱之資源的完整路徑名稱,並在指定的子目錄中輸入 。
[Foundation.Export("pathForResource:ofType:inDirectory:")]
public static string PathForResourceAbsolute (string name, string ofType, string bundleDirectory);
static member PathForResourceAbsolute : string * string * string -> string
參數
- name
- String
- bundleDirectory
- String
傳回
- 屬性