IVsWCFReferenceGroupCollection.Reload Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refreshes a Windows Communication Foundation (WCF) reference group collection.
public:
void Reload();
public:
void Reload();
void Reload();
public void Reload ();
abstract member Reload : unit -> unit
Public Sub Reload ()
Implements
Remarks
Use this method to make sure that the collection is current when files may have been updated outside the project.