Свойство DlpPolicyTip.MatchedConditionDescriptions
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property MatchedConditionDescriptions As IEnumerable(Of String)
Get
'Применение
Dim instance As DlpPolicyTip
Dim value As IEnumerable(Of String)
value = instance.MatchedConditionDescriptions
public IEnumerable<string> MatchedConditionDescriptions { get; }
Значение свойства
Тип: System.Collections.Generic.IEnumerable<String>