SoapExtensionImporter.ImportContext 속성

정의

SoapProtocolImporter 메서드를 호출하는 ImportMethod(CodeAttributeDeclarationCollection) 인스턴스를 가져오거나 설정합니다.

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

속성 값

SoapProtocolImporter 메서드를 호출하는 ImportMethod(CodeAttributeDeclarationCollection) 인스턴스입니다.

설명

A SoapProtocolImporter 개체의 인스턴스에 대 한 참조를 유지 관리 SoapExtensionImporter 파생 형식 및 호출 된 ImportMethod 해당 인스턴스의 각 합니다.

적용 대상