DomElement.GetAttributeNS(String, 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("getAttributeNS:localName:")]
public virtual string GetAttributeNS (string namespaceURI, string localName);
abstract member GetAttributeNS : string * string -> string
override this.GetAttributeNS : string * string -> string
Parameters
- namespaceURI
- String
- localName
- String
Returns
- Attributes