Partilhar via


SubsetCallableExcludeInterfaceAttribute.ExcludeInterface propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property ExcludeInterface As Type
    Get
    Set
'Uso
Dim instance As SubsetCallableExcludeInterfaceAttribute
Dim value As Type

value = instance.ExcludeInterface

instance.ExcludeInterface = value
public Type ExcludeInterface { get; set; }

Valor de propriedade

Tipo: System.Type

Ver também

Referência

SubsetCallableExcludeInterfaceAttribute classe

SubsetCallableExcludeInterfaceAttribute membros

Microsoft.SharePoint.Client namespace