WebReferences.Update Method
Rediscovers all the Web references consumed by the Web site.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As WebReferences
instance.Update()
void Update()
void Update()
function Update()
.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.