The members of System.Web.Services.Description.WebReference are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Services.Description.WebReference class with the given description document collection and proxy code namespace. | ||
Initializes a new instance of the System.Web.Services.Description.WebReference class with the given data. | ||
Initializes a new instance of the System.Web.Services.Description.WebReference class with the given data. |
[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. |