Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.MruListDataSourceSchema
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public NotInheritable Class MruListDataSourceSchema
public static class MruListDataSourceSchema
public ref class MruListDataSourceSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type MruListDataSourceSchema = class end
public final class MruListDataSourceSchema
The MruListDataSourceSchema type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AddCommandName | Microsoft internal use only. |
![]() ![]() |
ItemsPropertyName | Microsoft internal use only. |
![]() ![]() |
MaxCountPropertyName | Microsoft internal use only. |
![]() ![]() |
OpenCommandName | Microsoft internal use only. |
![]() ![]() |
OpenFolderCommandName | Microsoft internal use only. |
![]() ![]() |
RemoveCommandName | Microsoft internal use only. |
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.