IVsWCFReferenceGroupCollection.Reload Method

Refreshes a Windows Communication Foundation (WCF) reference group collection.

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'Declaration
Sub Reload
void Reload()
void Reload()
abstract Reload : unit -> unit
function Reload()

Remarks

Use this method to make sure that the collection is current when files may have been updated outside the project.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroupCollection Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace