HttpServerGetMethodName 方法 |
根据完整的地址获取当前的url地址信息
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.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方法名称
参见