XMLNode.BaseName Property

Definition

Returns a String that represents the name of the element without any prefix.

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.BaseName : string
Default Public ReadOnly Property BaseName As String

Property Value

Applies to