ProtocolImporter.ConcreteSchemas Property

 
Use BaseTrue

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

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

member ConcreteSchemas : XmlSchemas with get

Property Value

Type: System.Xml.Serialization.XmlSchemas

The concrete XML schemas used by the associated ServiceDescriptionImporter instance.

.NET Framework
Available since 1.1
Return to top
Show: