This documentation is archived and is not being maintained.
SoapExtensionReflector.ReflectionContext Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Property ReflectionContext As ProtocolReflector [C#] public ProtocolReflector ReflectionContext {get; set;} [C++] public: __property ProtocolReflector* get_ReflectionContext(); public: __property void set_ReflectionContext(ProtocolReflector*); [JScript] public function get ReflectionContext() : ProtocolReflector; public function set ReflectionContext(ProtocolReflector);
See Also
SoapExtensionReflector Class | SoapExtensionReflector Members | System.Web.Services.Description Namespace
Show: