Web.DataLeakagePreventionStatusInfo property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DataLeakagePreventionStatusInfo As SPDataLeakagePreventionStatusInfo
    Get
'Usage
Dim instance As Web
Dim value As SPDataLeakagePreventionStatusInfo

value = instance.DataLeakagePreventionStatusInfo
public SPDataLeakagePreventionStatusInfo DataLeakagePreventionStatusInfo { get; }

Property value

Type: Microsoft.SharePoint.Client.SPDataLeakagePreventionStatusInfo

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace