PolicyEvaluationInfo.MatchedRules property
Namespace: Microsoft.SharePoint.Client.CompliancePolicy
Assembly: Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property MatchedRules As String()
Get
'Usage
Dim instance As PolicyEvaluationInfo
Dim value As String()
value = instance.MatchedRules
public string[] MatchedRules { get; }
Property value
Type: []