ProductManager.UpdateWebPlatformBinary 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
下載並更新 Web Platform Installer 可執行檔二進位檔。
public:
static void UpdateWebPlatformBinary();
public static void UpdateWebPlatformBinary();
static member UpdateWebPlatformBinary : unit -> unit
Public Shared Sub UpdateWebPlatformBinary ()
備註
此方法會下載 Web Platform Installer 可執行檔並加以取代。 接著會使用新的可執行檔啟動新的進程,並卸載目前的可執行檔環境。