This documentation is archived and is not being maintained.
SoapExtensionImporter.ImportContext Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Property ImportContext As SoapProtocolImporter [C#] public SoapProtocolImporter ImportContext {get; set;} [C++] public: __property SoapProtocolImporter* get_ImportContext(); public: __property void set_ImportContext(SoapProtocolImporter*); [JScript] public function get ImportContext() : SoapProtocolImporter; public function set ImportContext(SoapProtocolImporter);
See Also
SoapExtensionImporter Class | SoapExtensionImporter Members | System.Web.Services.Description Namespace
Show: