Condividi tramite


VSCommands.Browse Campo

Definizione

Apre la finestra Del Web Browser in VS.

public: static initonly System::Windows::Input::RoutedCommand ^ Browse;
public static readonly System.Windows.Input.RoutedCommand Browse;
 staticval mutable Browse : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Browse As RoutedCommand 

Valore del campo

Commenti

CommandParameter per questo comando è un URI o una stringa contenente l'URL da visualizzare nella finestra del Web Browser. Se il parametro è null o vuoto, viene aperta la home page specificata in Opzioni > strumenti > Web Browser.

Si applica a