Share via


WebReference Members

Include Protected Members
Include Inherited Members

Represents a Web reference that is consumed by the Web site.

The WebReference type exposes the following members.

Methods

 

Name

Description

Public method

Remove

Removes this specific Web reference.

Public method

Update

Updates this specific Web reference.

Top

Properties

 

Name

Description

Public property

ContainingProject

Gets a reference to the project in the DTE object that contains this Web reference.

Public property

Discomap

Gets the discovery map for the Web reference.

Public property

DTE

Gets a reference to the DTE2 object that contains a Web site reference.

Public property

DynamicPropName

Gets a property name from the Web site configuration.

Public property

DynamicUrl

Gets or sets the URL used to access the Web service.

Public property

FileCodeModel

Gets the FileCodeModel object for the .asmx file.

Public property

Namespace

Gets the client namespace for the WebReference object.

Public property

ProjectItem

Gets the ProjectItem.

Public property

ServiceDefinitionUrl

Gets the URL that was used to get the service definition.

Public property

ServiceLocationUrl

Gets the service location URL for the first service defined in the WSDL file.

Public property

ServiceName

Gets the service name of the first service in the WSDL file.

Public property

WsdlAppRelativeUrl

Get the relative URL for the WSDL file.

Top

See Also

Reference

WebReference Interface

VsWebSite Namespace