SoapExtensionImporter.ImportContext Property
.NET Framework (current version)
Gets or sets the SoapProtocolImporter instance that invokes the ImportMethod method.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Description.SoapProtocolImporterThe SoapProtocolImporter instance that invokes the ImportMethod method.
A SoapProtocolImporter object maintains references to instances of SoapExtensionImporter derived types, and then calls the ImportMethodon each of those instances.
.NET Framework
Available since 1.1
Available since 1.1
Show: