Share via


SPUser.Xml - Propriété

Obtient la représentation XML de l'utilisateur.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Xml As String
    Get
'Utilisation
Dim instance As SPUser
Dim value As String

value = instance.Xml
public string Xml { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient le code XML.

Voir aussi

Référence

SPUser classe

SPUser - Membres

Microsoft.SharePoint - Espace de noms