Delen via


WebReference.Update Method

Updates this specific Web reference.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
Sub Update
'Usage
Dim instance As WebReference

instance.Update()
void Update()
void Update()
function Update()

Remarks

All WSDL files (Web references) with the same ServiceDefinitionUrl will be updated together when the Update method is called.

.NET Framework Security

See Also

Reference

WebReference Interface

WebReference Members

VsWebSite Namespace