Share via


WebReference2 Interface

Definition

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

public interface class WebReference2 : VsWebSite::WebReference
[System.Runtime.InteropServices.Guid("9D6065EC-93A1-4CAA-8985-9B7783330BE7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface WebReference2 : VsWebSite.WebReference
[<System.Runtime.InteropServices.Guid("9D6065EC-93A1-4CAA-8985-9B7783330BE7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type WebReference2 = interface
    interface WebReference
Public Interface WebReference2
Implements WebReference
Attributes
Implements

Properties

ContainingProject
Discomap
DTE
DynamicPropName
DynamicUrl
FileCodeModel
MapType

Gets the type of this Web reference.

Namespace
ProjectItem
ServiceDefinitionUrl
ServiceLocationUrl
ServiceName
WsdlAppRelativeUrl

Methods

Remove()
Update()

Applies to