MruListBox.OpenFolderMruItem Field
OpenFolderMruItem routed command (opens the currently selected item's folder)
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Déclaration
Public Shared ReadOnly OpenFolderMruItem As RoutedCommand
'Utilisation
Dim value As RoutedCommand
value = MruListBox.OpenFolderMruItem
public static readonly RoutedCommand OpenFolderMruItem
public:
static initonly RoutedCommand^ OpenFolderMruItem
static val OpenFolderMruItem: RoutedCommand
public static final var OpenFolderMruItem : 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.