Share via


WssInterop - Classe

Inclut des méthodes pour la gestion des sites SharePoint pour les sites de projets dans Project Server.

Hiérarchie d’héritage

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            WebSvcWssInterop.WssInterop

Espace de noms :  WebSvcWssInterop
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<WebServiceBindingAttribute(Name := "WssInteropSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/")> _
Public Class WssInterop _
    Inherits SoapHttpClientProtocol
'Utilisation
Dim instance As WssInterop
[WebServiceBindingAttribute(Name = "WssInteropSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/")]
public class WssInterop : SoapHttpClientProtocol

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WssInterop - Membres

WebSvcWssInterop - Espace de noms