点击或拖拽改变大小

MobileResourceManagerGetResourceURL 方法 (String, String)

获取资源URL

命名空间:  Smobiler.Core
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public static string GetResourceURL(
	string sessionid,
	string url
)

参数

sessionid
类型:SystemString
会话编号
url
类型:SystemString
资源路径

返回值

类型:String

[缺少 "M:Smobiler.Core.MobileResourceManager.GetResourceURL(System.String,System.String)" 的 <returns> 文档]

参见