Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.StartPageCommands
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class StartPageCommands
public static class StartPageCommands
public ref class StartPageCommands abstract sealed
[<AbstractClass>]
[<Sealed>]
type StartPageCommands = class end
public final class StartPageCommands
The StartPageCommands type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
LaunchUrlFromAnnouncementsPanel | Launch the URL from the Announcements panel in an external default browser. |
![]() ![]() |
LaunchUrlFromDiscoverPanel | Launch the URL from the Discover panel in an external default browser. |
![]() ![]() |
LaunchUrlFromGettingStartedPanel | Launch the URL from the Getting Started panel in an external default browser |
![]() ![]() |
LaunchUrlFromWhatsNewPanel | Launch the URL from the What’s New panel in an external default browser. |
![]() ![]() |
LaunchUrlInDefaultBrowser | Launch the URL in an external default browser. |
![]() ![]() |
RetryAnnouncementsFeedDownload | Allow the user to retry the RSS feed download. |
![]() ![]() |
SwitchMainPanel | Hide Main Panel 1 and show Main Panel 2 of the start page. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)