DlpPolicyTip.MatchedConditionDescriptions - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MatchedConditionDescriptions As IEnumerable(Of String)
    Get
'Utilisation
Dim instance As DlpPolicyTip
Dim value As IEnumerable(Of String)

value = instance.MatchedConditionDescriptions
public IEnumerable<string> MatchedConditionDescriptions { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<String>

Voir aussi

Référence

DlpPolicyTip classe

DlpPolicyTip - Membres

Microsoft.SharePoint.Client - Espace de noms