XmlEntity.OuterXml Proprietà

Definizione

Ottiene il markup che rappresenta il nodo e tutti i relativi elementi figlio.

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

Valore della proprietà

Nel caso di nodi XmlEntity, viene restituito String.Empty.

Commenti

Questa proprietà è un'estensione Microsoft di Document Object Model (DOM).

Si applica a