WebReference.Update 方法

更新此特定 Web 引用。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
Sub Update
void Update()
void Update()
abstract Update : unit -> unit 
function Update()

备注

调用 Update 方法时,将同时更新具有相同 ServiceDefinitionUrl 的所有 WSDL 文件(Web 引用)。

.NET Framework 安全性

请参见

参考

WebReference 接口

VsWebSite 命名空间