Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 571 Bytes

File metadata and controls

19 lines (13 loc) · 571 Bytes
title OpenUrlCommand.Invoke() Method
description The OpenUrlCommand.Invoke() method is used to open a URL in the default web browser.
ms.date 2/25/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

OpenUrlCommand.Invoke() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Invokes the command. This method opens the specified URL in the default web browser.

Returns

A CommandResult object that indicates the result of the command invocation.