![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
ClearUrlSources Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► SourceList ► ClearUrlSources()()()()
Removes all URL sources from the list. Network sources are not affected.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public void ClearUrlSources()
Public Sub ClearUrlSources
public: void ClearUrlSources()
member ClearUrlSources : unit -> unit
![](collapse_all.gif)
Win32 MSI API: MsiSourceListClearAllEx
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)