WebReference Interface
Represents a Web reference that is consumed by the Web site.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
<GuidAttribute("DCB348C9-62ED-4332-B90F-077AAC7BAB14")> _
Public Interface WebReference
'Usage
Dim instance As WebReference
[GuidAttribute("DCB348C9-62ED-4332-B90F-077AAC7BAB14")]
public interface WebReference
[GuidAttribute(L"DCB348C9-62ED-4332-B90F-077AAC7BAB14")]
public interface class WebReference
public interface WebReference
Remarks
Each Web reference corresponds to a single Web service description language (WSDL) file, even though multiple services or ports might be included in that WSDL.