WorkspaceVisualNodeBase.RefreshChildrenSourcesAsync 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.
Recreates the list of children sources in use
public:
System::Threading::Tasks::Task ^ RefreshChildrenSourcesAsync();
public System.Threading.Tasks.Task RefreshChildrenSourcesAsync ();
member this.RefreshChildrenSourcesAsync : unit -> System.Threading.Tasks.Task
Public Function RefreshChildrenSourcesAsync () As Task
Returns
A Task representing the asynchronous operation.