ProductManager.UpdateWebPlatformBinary 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.
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.