ProtocolImporter::AbstractSchemas Property

 
Use BaseTrue

Gets the abstract XML schemas used by the associated ServiceDescriptionImporter instance.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property XmlSchemas^ AbstractSchemas {
	XmlSchemas^ get();
}

Property Value

Type: System.Xml.Serialization::XmlSchemas^

The abstract XML schemas used by the associated ServiceDescriptionImporter instance

.NET Framework
Available since 1.1
Return to top
Show: