XmlNotation.OuterXml Proprietà

Definizione

Ottiene il markup che rappresenta questo 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à

Per XmlNotation i nodi viene restituito String.Empty.

Commenti

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

Si applica a