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

‘선언
Sub Reload
void Reload()
void Reload()
abstract Reload : unit -> unit 
function Reload()

Implements

IVsWCFObject.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

Reload Overload

Microsoft.VisualStudio.WCFReference.Interop Namespace