Aracılığıyla paylaş


SoapExtensionImporter.ImportContext Özellik

Tanım

yöntemini çağıran ImportMethod(CodeAttributeDeclarationCollection) örneği alır veya ayarlarSoapProtocolImporter.

public:
 property System::Web::Services::Description::SoapProtocolImporter ^ ImportContext { System::Web::Services::Description::SoapProtocolImporter ^ get(); void set(System::Web::Services::Description::SoapProtocolImporter ^ value); };
public System.Web.Services.Description.SoapProtocolImporter ImportContext { get; set; }
member this.ImportContext : System.Web.Services.Description.SoapProtocolImporter with get, set
Public Property ImportContext As SoapProtocolImporter

Özellik Değeri

SoapProtocolImporter

SoapProtocolImporter yöntemini çağıran ImportMethod(CodeAttributeDeclarationCollection) örnek.

Açıklamalar

Nesnesi SoapProtocolImporter türetilmiş türlerin SoapExtensionImporter örneklerine başvurular tutar ve ardından bu örneklerin her birinde öğesini ImportMethod çağırır.

Şunlara uygulanır