Sdílet prostřednictvím


BrowserExtensions Třída

Definice

Tato třída obsahuje statické rozšiřující metody pro použití s IBrowser.

public ref class BrowserExtensions abstract sealed
public static class BrowserExtensions
type BrowserExtensions = class
Public Module BrowserExtensions
Dědičnost
BrowserExtensions

Metody

OpenAsync(IBrowser, String, BrowserLaunchMode)

Otevřete prohlížeč a zadejte identifikátor URI.

OpenAsync(IBrowser, String, BrowserLaunchOptions)

Otevřete prohlížeč a zadejte identifikátor URI.

OpenAsync(IBrowser, String)

Otevřete prohlížeč a zadejte identifikátor URI.

OpenAsync(IBrowser, Uri, BrowserLaunchMode)

Otevřete prohlížeč a zadejte identifikátor URI.

OpenAsync(IBrowser, Uri)

Otevřete prohlížeč a zadejte identifikátor URI.

Platí pro