This documentation is archived and is not being maintained.

ProtocolReflector.SchemaExporter Property

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

[Visual Basic]
Public ReadOnly Property SchemaExporter As XmlSchemaExporter
[C#]
public XmlSchemaExporter SchemaExporter {get;}
[C++]
public: __property XmlSchemaExporter* get_SchemaExporter();
[JScript]
public function get SchemaExporter() : XmlSchemaExporter;

See Also

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

Show: