Share via


XmlCDataSection.Name Proprietà

Definizione

Ottiene il nome completo del nodo.

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

Valore della proprietà

Per i nodi CDATA, il nome è #cdata-section.

Si applica a