This documentation is archived and is not being maintained.

WebReferenceOptions Properties

The WebReferenceOptions type exposes the following members.

  NameDescription
Public property CodeGenerationOptions Gets or sets the CodeGenerationOptions associated with this WebReferenceOptions.
Public property Static member Schema Gets the XmlSchema associated with this WebReferenceOptions.
Public property SchemaImporterExtensions Gets a StringCollection that represents the schema importer extensions associated with this WebReferenceOptions.
Public property Style Gets or sets the ServiceDescriptionImportStyle associated with this WebReferenceOptions.
Public property 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.
Top
Show: