WebReferenceOptions Properties

 

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

NameDescription
System_CAPS_pubpropertyCodeGenerationOptions

Gets or sets the CodeGenerationOptions associated with this WebReferenceOptions.

System_CAPS_pubpropertySystem_CAPS_staticSchema

Gets the XmlSchema associated with this WebReferenceOptions.

System_CAPS_pubpropertySchemaImporterExtensions

Gets a StringCollection that represents the schema importer extensions associated with this WebReferenceOptions.

System_CAPS_pubpropertyStyle

Gets or sets the ServiceDescriptionImportStyle associated with this WebReferenceOptions.

System_CAPS_pubpropertyVerbose

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.

Return to top
Show: