Share via


IXMLElement.removeAttribute(String) Method

Definition

public:
 void removeAttribute(System::String ^ strPropertyName);
[System.Runtime.InteropServices.DispId(65741)]
public void removeAttribute (string strPropertyName);
[<System.Runtime.InteropServices.DispId(65741)>]
abstract member removeAttribute : string -> unit
Public Sub removeAttribute (strPropertyName As String)

Parameters

strPropertyName
String
Attributes

Applies to