Share via


SPDataLeakagePreventionStatusInfo.ContainsConfidentialInfoLearnMoreUrl property

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

Syntax

'Declaration
Public ReadOnly Property ContainsConfidentialInfoLearnMoreUrl As String
    Get
'Usage
Dim instance As SPDataLeakagePreventionStatusInfo
Dim value As String

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

Property value

Type: System.String

See also

Reference

SPDataLeakagePreventionStatusInfo class

SPDataLeakagePreventionStatusInfo members

Microsoft.SharePoint.Client namespace