System.Web.Services.Description.SoapExtensionReflector.ReflectionContext Property

Gets or sets the instance of a class derived from the abstract System.Web.Services.Description.ProtocolReflector class that invokes the SoapExtensionReflector.ReflectMethod method.

Syntax

public ProtocolReflector ReflectionContext { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If you implement a class that is derived from the System.Web.Services.Description.SoapExtensionReflector abstract class, you do not need to implement a class that is derived from System.Web.Services.Description.ProtocolReflector to invoke the SoapExtensionReflector.ReflectMethod method or to set the SoapExtensionReflector.ReflectionContext property.

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