ProtocolReflector.Schemas Property

 
Use BaseTrue

Gets the XML schemas being generated by the associated ServiceDescriptionReflector instance.

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

Public ReadOnly Property Schemas As XmlSchemas

Property Value

Type: System.Xml.Serialization.XmlSchemas

The XML schemas being generated by the associated ServiceDescriptionReflector instance.

.NET Framework
Available since 1.1
Return to top
Show: