This documentation is archived and is not being maintained.
WebReferenceOptions Properties
Visual Studio 2010
The WebReferenceOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
CodeGenerationOptions | Gets or sets the CodeGenerationOptions associated with this WebReferenceOptions. |
|
Schema | Gets the XmlSchema associated with this WebReferenceOptions. |
|
SchemaImporterExtensions | Gets a StringCollection that represents the schema importer extensions associated with this WebReferenceOptions. |
|
Style | Gets or sets the ServiceDescriptionImportStyle associated with this WebReferenceOptions. |
|
Verbose | Gets or sets a Boolean value that indicates whether verbose warning messages are to be generated during compilation of a client proxy or a server stub. |
Show: