IHttpValuesGet 方法
获取指定键的值,会合并所有匹配键的值
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
TextValues Get(
string key
)
Function Get (
key As String
) As TextValues
abstract Get :
key : string -> TextValues
- key String
- 要获取的键
TextValues返回指定键的值,如果不存在则返回
Empty