Свойство CustomPropertyMatchInformation.StringMatchOption
Пространство имен: Microsoft.SharePoint.Client.Taxonomy
Сборки: Microsoft.SharePoint.Client.Taxonomy.Silverlight (в Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (в Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (в Microsoft.SharePoint.Client.Taxonomy.dll)
Синтаксис
'Декларация
Public Property StringMatchOption As StringMatchOption
Get
Set
'Применение
Dim instance As CustomPropertyMatchInformation
Dim value As StringMatchOption
value = instance.StringMatchOption
instance.StringMatchOption = value
public StringMatchOption StringMatchOption { get; set; }
Значение свойства
Тип: Microsoft.SharePoint.Client.Taxonomy.StringMatchOption
См. также
Справочные материалы
CustomPropertyMatchInformation класс