SPUser.Xml property
取得使用者的 XML 表示。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Xml As String
Get
'用途
Dim instance As SPUser
Dim value As String
value = instance.Xml
public string Xml { get; }
Property value
Type: System.String
字串,包含 XML。