Share via


WebReference.Update Method

Updates this specific Web reference.

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

Syntax

'Declaration
Sub Update
void Update()
void Update()
abstract Update : unit -> unit
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

VsWebSite Namespace