Share via


IXMLDOMElement.getAttribute(String) Method

Definition

public:
 System::Object ^ getAttribute(System::String ^ name);
[System.Runtime.InteropServices.DispId(99)]
public object getAttribute (string name);
[<System.Runtime.InteropServices.DispId(99)>]
abstract member getAttribute : string -> obj
Public Function getAttribute (name As String) As Object

Parameters

name
String

Returns

Attributes

Applies to