| HttpServerGetMethodName 方法  | 
 
            根据完整的地址获取当前的url地址信息
            
 
        命名空间: 
     HslCommunication.Enthernet
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public static string GetMethodName(
	string url
)
Public Shared Function GetMethodName ( 
	url As String
) As String
public:
static String^ GetMethodName(
	String^ url
)
static member GetMethodName : 
        url : string -> string 
参数
- url
- 类型:SystemString
 地址信息
返回值
类型:
String方法名称
 参见
参见