de la propiedad DlpPolicyTip.MatchedConditionDescriptions
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property MatchedConditionDescriptions As IEnumerable(Of String)
Get
'Uso
Dim instance As DlpPolicyTip
Dim value As IEnumerable(Of String)
value = instance.MatchedConditionDescriptions
public IEnumerable<string> MatchedConditionDescriptions { get; }
Valor de propiedad
Tipo: System.Collections.Generic.IEnumerable<String>