Share via


ProductManager.UpdateWebPlatformBinary Method

Definition

Downloads and updates the Web Platform Installer executable binary.

public:
 static void UpdateWebPlatformBinary();
public static void UpdateWebPlatformBinary ();
static member UpdateWebPlatformBinary : unit -> unit
Public Shared Sub UpdateWebPlatformBinary ()

Remarks

This method downloads the Web Platform Installer executable and replaces it. A new process is then launched with the new executable and the current executable environment is unloaded.

Applies to