NSBundle.FromPath(String) 方法

定义

[Foundation.Export("bundleWithPath:")]
public static Foundation.NSBundle FromPath (string path);
static member FromPath : string -> Foundation.NSBundle

参数

path
String

返回

属性

适用于