共用方式為


IVsWCFReferenceGroupCollection.UpdateAll 方法

命名空間:  Microsoft.VisualStudio.WCFReference.Interop
組件:  Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

語法

'宣告
Sub UpdateAll ( _
    pDiscoverySession As IDiscoverySession _
)
void UpdateAll(
    IDiscoverySession pDiscoverySession
)
void UpdateAll(
    [InAttribute] IDiscoverySession^ pDiscoverySession
)
abstract UpdateAll : 
        pDiscoverySession:IDiscoverySession -> unit
function UpdateAll(
    pDiscoverySession : IDiscoverySession
)

參數

備註

如果VSHPROPID_ServiceReferenceSupported專案的屬性值為 false 或不支援屬性,這個方法會失敗。

.NET Framework 安全性

請參閱

參考

IVsWCFReferenceGroupCollection 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間