The properties of System.Web.Services.Description.ServiceDescription are listed below. For a list of all members, see the ServiceDescription Members list.
See Also: Inherited members from System.Web.Services.Description.NamedItem
Gets the collection of System.Web.Services.Description.Binding elements contained in the System.Web.Services.Description.ServiceDescription.
Gets the collection of extensibility elements contained in the System.Web.Services.Description.ServiceDescription.
Gets the collection of System.Web.Services.Description.Import elements contained in the System.Web.Services.Description.ServiceDescription.
Gets the collection of System.Web.Services.Description.Message elements contained in the System.Web.Services.Description.ServiceDescription.
Gets the collection of System.Web.Services.Description.PortType elements contained in the System.Web.Services.Description.ServiceDescription.
Gets or sets the URL of the XML Web service to which the System.Web.Services.Description.ServiceDescription instance applies.
Gets the schema associated with this System.Web.Services.Description.ServiceDescription.
Gets the XML serializer used to serialize and deserialize between a System.Web.Services.Description.ServiceDescription object and a Web Services Description Language (WSDL) document.
Gets the System.Web.Services.Description.ServiceDescriptionCollection instance of which the System.Web.Services.Description.ServiceDescription is a member.
Gets the collection of System.Web.Services.Description.Service instances contained in the System.Web.Services.Description.ServiceDescription.
Gets or sets the XML targetNamespace attribute of the descriptions tag enclosing a Web Services Description Language (WSDL) file.
Gets or sets the System.Web.Services.Description.Types contained by the System.Web.Services.Description.ServiceDescription.
Gets a System.Collections.Specialized.StringCollection that contains any validation warnings that were generated during a call to ServiceDescription.Read(System.IO.Stream, bool), ServiceDescription.Read(System.IO.TextReader, bool), ServiceDescription.Read(string, bool), or ServiceDescription.Read(System.Xml.XmlReader, bool) with the validate parameter set to true.