次の方法で共有


WebServiceAdapter.Input プロパティ

このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください WebServiceAdapter2.Input

このプロパティは、CLS に準拠していません。  

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<DispIdAttribute(7)> _
Property Input As String
'使用
Dim instance As WebServiceAdapter
Dim value As String

value = instance.Input

instance.Input = value
[DispIdAttribute(7)] 
string Input { get; set; }

関連項目

参照

WebServiceAdapter インターフェイス
WebServiceAdapter のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間