GetAttribute

Element.GetAttribute method

按名称获取属性值。

public string GetAttribute(string name)
范围类型描述
nameString属性名称。

返回值

属性值。

也可以看看