System.Web.Services.Description.SoapTransportImporter.ImportContext Property

Gets or sets a reference to the System.Web.Services.Description.SoapProtocolImporter performing the import action.

Syntax

public SoapProtocolImporter ImportContext { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Derived classes can use this property to get detailed information about the current import context, such as the System.Web.Services.Description.ServiceDescription object model, the current class name, or the current method name.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0