This documentation is archived and is not being maintained.

ProtocolImporter.ConcreteSchemas Property

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

[Visual Basic]
Public ReadOnly Property ConcreteSchemas As XmlSchemas
[C#]
public XmlSchemas ConcreteSchemas {get;}
[C++]
public: __property XmlSchemas* get_ConcreteSchemas();
[JScript]
public function get ConcreteSchemas() : XmlSchemas;

See Also

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

Show: