IVsWCFReferenceGroup.Reload 方法

重新加载 windows 服务引用组对象的通信基础 (WCF)。

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

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

备注

在 WCF 引用的情况下更新数据外部,例如通过直接更改磁盘上的文件,对象可能会变为无效。 可以确保,对象同步与磁盘上的文件通过调用 Reload 方法。

.NET Framework 安全性

请参阅

参考

IVsWCFReferenceGroup 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间