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.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void ClearUrlSources()
Public Sub ClearUrlSources
public: void ClearUrlSources()
Remarks
Win32 MSI API: MsiSourceListClearAllEx