C# webBrowser 获取元素class属性值

// he 是HtmlElement对象
// GetAttribute("class") 一直取空值
he.GetAttribute("className")
posted @ 2017-03-25 10:30  沧海青蛙  阅读(5242)  评论(0)    收藏  举报