GetAttribute

Element.GetAttribute method

按名称获取属性值。

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

返回值

属性值。

也可以看看