Lists クラス (websvcLists)
リストおよびリスト データを処理するためのメソッドを提供します。
名前空間: websvcLists
アセンブリ: STSSOAP (stssoap.dll 内)
構文
'宣言
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<WebServiceBindingAttribute(Name:="ListsSoap", Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class Lists
Inherits SoapHttpClientProtocol
'使用
Dim instance As Lists
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
[WebServiceBindingAttribute(Name="ListsSoap", Namespace="https://schemas.microsoft.com/sharepoint/soap/")]
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")]
public class Lists : SoapHttpClientProtocol
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
websvcLists.Lists
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。