The members of System.Web.Services.Description.WebReferenceOptions are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of System.Web.Services.Description.WebReferenceOptions. |
const | TargetNamespace | string.
A string that contains the target namespace for the System.Web.Services.Description.WebReferenceOptions. |
CodeGenerationOptions | System.Xml.Serialization.CodeGenerationOptions.
Gets or sets the System.Xml.Serialization.CodeGenerationOptions associated with this System.Web.Services.Description.WebReferenceOptions. | |
[read-only] static | Schema | System.Xml.Schema.XmlSchema.
Gets the System.Xml.Schema.XmlSchema associated with this System.Web.Services.Description.WebReferenceOptions. |
[read-only] | SchemaImporterExtensions | System.Collections.Specialized.StringCollection.
Gets a System.Collections.Specialized.StringCollection that represents the schema importer extensions associated with this System.Web.Services.Description.WebReferenceOptions. |
Style | ServiceDescriptionImportStyle.
Gets or sets the System.Web.Services.Description.ServiceDescriptionImportStyle associated with this System.Web.Services.Description.WebReferenceOptions. | |
Verbose | bool.
Gets or sets a bool value that indicates whether verbose warning messages are to be generated during compilation of a client proxy or a server stub. |
static | Read(System.IO.Stream, System.Xml.Schema.ValidationEventHandler)
| |
static | Read(System.IO.TextReader, System.Xml.Schema.ValidationEventHandler)
| |
static | Read(System.Xml.XmlReader, System.Xml.Schema.ValidationEventHandler)
|