点击或拖拽改变大小

MobileResourceManagerGetResourceURL 方法 (String, String, String)

获取资源URL

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

参数

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

返回值

类型:String
资源URL
备注