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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.