Deployment Tools Foundation
Clear Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► SourceList ► Clear()()()()
Clears sources of all types: network, url, and media.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Clear()
Public Sub Clear
public: virtual void Clear() sealed
abstract Clear : unit -> unit override Clear : unit -> unit
Remarks
Win32 MSI API: MsiSourceListClearAll
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)