Partager via


FormRegionCustomAction.ToXml, méthode

Retourne une chaîne qui représente le FormRegionCustomAction en tant que XML.

Espace de noms :  Microsoft.Office.Tools.Outlook
Assembly :  Microsoft.Office.Tools.Outlook (dans Microsoft.Office.Tools.Outlook.dll)

Syntaxe

'Déclaration
Function ToXml As String
string ToXml()

Valeur de retour

Type : System.String
Chaîne qui représente le FormRegionCustomAction en tant que XML.

Notes

Utilisez la méthode ToXml si vous souhaitez créer un fichier manifeste XML qui décrit l'action personnalisée.

Cette méthode retourne une chaîne qui contient les éléments et les attributs qui décrivent le FormRegionCustomAction.

Vous pouvez appeler la méthode ToXML d'autres types dans l'espace de noms Microsoft.Office.Tools.Outlook pour générer un fichier manifeste XML complet.

Sécurité .NET Framework

Voir aussi

Référence

FormRegionCustomAction Interface

ToXml, surcharge

Microsoft.Office.Tools.Outlook, espace de noms