Share via


IXMLElement.tagName Property

Definition

public:
 property System::String ^ tagName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(65737)]
public string tagName { [System.Runtime.InteropServices.DispId(65737)] get; [System.Runtime.InteropServices.DispId(65737)] set; }
[<System.Runtime.InteropServices.DispId(65737)>]
[<get: System.Runtime.InteropServices.DispId(65737)>]
[<set: System.Runtime.InteropServices.DispId(65737)>]
member this.tagName : string with get, set
Public Property tagName As String

Property Value

Attributes

Applies to