企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# HttpResult.GetCookieValue 方法 ## 注释 ~~~ 根据Key值得到Cookie值,Key不区分大小写 ~~~ ## 语法 ~~~ public string GetCookieValue( string Key //key); ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | Key | key |