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.
RemoveMruItem routed command
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaration
Public Shared ReadOnly RemoveMruItem As RoutedCommand
'Usage
Dim value As RoutedCommand
value = MruListBox.RemoveMruItem
public static readonly RoutedCommand RemoveMruItem
public:
static initonly RoutedCommand^ RemoveMruItem
static val RemoveMruItem: RoutedCommand
public static final var RemoveMruItem : RoutedCommand
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.