次の方法で共有


ServerParameter クラス (websvcListDataRetrieval)

データ ソースを含むサーバーによって必要とされるサーバー パラメータを表します。

名前空間: websvcListDataRetrieval
アセンブリ: STSSOAP (stssoap.dll 内)

構文

'宣言
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class ServerParameter
'使用
Dim instance As ServerParameter
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public class ServerParameter

継承階層

System.Object
  websvcListDataRetrieval.ServerParameter

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

ServerParameter メンバ
websvcListDataRetrieval 名前空間