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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.