The properties of System.Web.Services.Description.WebReference are listed below. For a list of all members, see the WebReference Members list.
See Also: Inherited members from System.Object
[read-only] | AppSettingBaseUrl | string.
Gets the base URL of the Web reference. |
[read-only] | AppSettingUrlKey | string.
Gets the URL key of the web reference. |
[read-only] | Documents | System.Web.Services.Discovery.DiscoveryClientDocumentCollection.
Gets the collection of description documents associated with the Web reference. |
ProtocolName | string.
Gets or sets the protocol associated with the Web reference. | |
[read-only] | ProxyCode | System.CodeDom.CodeNamespace.
Gets the code namespace associated with the Web reference. |
[read-only] | ValidationWarnings | System.Collections.Specialized.StringCollection.
Gets a collection of warnings generated when validating the description documents. |
Warnings | ServiceDescriptionImportWarnings.
Gets a collection of warnings generated when importing Web Services Description Language (WSDL) service description documents. |