DomElement.GetAttributeNode(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("getAttributeNode:")]
public virtual WebKit.DomAttr GetAttributeNode (string name);
abstract member GetAttributeNode : string -> WebKit.DomAttr
override this.GetAttributeNode : string -> WebKit.DomAttr
Parameters
- name
- String
Returns
- Attributes