WebServicesSection.SoapEnvelopeProcessing プロパティ
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
WebServicesSection オブジェクトの SoapEnvelopeProcessingElement を取得または設定します。
名前空間: System.Web.Services.Configuration
アセンブリ: System.Web.Services (system.web.services.dll 内)
構文
Dim instance As WebServicesSection Dim value As SoapEnvelopeProcessingElement value = instance.SoapEnvelopeProcessing instance.SoapEnvelopeProcessing = value
public: property SoapEnvelopeProcessingElement^ SoapEnvelopeProcessing { SoapEnvelopeProcessingElement^ get (); void set (SoapEnvelopeProcessingElement^ value); }
/** @property */ public SoapEnvelopeProcessingElement get_SoapEnvelopeProcessing () /** @property */ public void set_SoapEnvelopeProcessing (SoapEnvelopeProcessingElement value)

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からWebServicesSection.SoapEnvelopeProcessing プロパティを検索する場合は、下記のリンクをクリックしてください。

- WebServicesSection.SoapEnvelopeProcessing プロパティのページへのリンク