This documentation is archived and is not being maintained.

ProtocolReflector.ReflectionImporter Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property ReflectionImporter As _
   XmlReflectionImporter
[C#]
public XmlReflectionImporter ReflectionImporter {get;}
[C++]
public: __property XmlReflectionImporter* get_ReflectionImporter();
[JScript]
public function get ReflectionImporter() : XmlReflectionImporter;

See Also

ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace

Show: