XmlDocument.GetXml Méthode

Définition

Retourne la représentation XML du nœud et de tous ses descendants.

public:
 virtual Platform::String ^ GetXml() = GetXml;
winrt::hstring GetXml();
public string GetXml();
function getXml()
Public Function GetXml () As String

Retours

String

Platform::String

winrt::hstring

Représentation XML du nœud et de tous ses descendants.

Implémente

S’applique à