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