Group.Xml Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Security
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property Xml As String
Get
'Usage
Dim instance As Group
Dim value As String
value = instance.Xml
[ObsoleteAttribute("This class is obsolete.")]
public string Xml { get; }
Property Value
Type: System.String