WssInterop クラス

プロジェクト サイト Project server 用の SharePoint サイトを管理するためのメソッドが含まれます。

継承階層

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

名前空間:  WebSvcWssInterop
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

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

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

WssInterop メンバー

WebSvcWssInterop 名前空間