Compartir a través de


IVsWCFReferenceGroupCollection.Reload Method

Definition

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.

Applies to