Compartilhar via


InterfaceTypes class

NOTE: This API is now obsolete.

Fornece um conjunto de campos constantes para especificar o tipo de interface de uma interface de conexão de Web Part.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.Communication.InterfaceTypes

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
<ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")> _
Public NotInheritable Class InterfaceTypes
'Uso
Dim instance As InterfaceTypes
[ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")]
public sealed class InterfaceTypes

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

InterfaceTypes members

Microsoft.SharePoint.WebPartPages.Communication namespace