This documentation is archived and is not being maintained.
ProtocolImporter.AbstractSchemas 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 ReadOnly Property AbstractSchemas As XmlSchemas [C#] public XmlSchemas AbstractSchemas {get;} [C++] public: __property XmlSchemas* get_AbstractSchemas(); [JScript] public function get AbstractSchemas() : XmlSchemas;
See Also
ProtocolImporter Class | ProtocolImporter Members | System.Web.Services.Description Namespace
Show: