Share via


MruListDataSourceSchema Class

Microsoft internal use only.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.MruListDataSourceSchema

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public NotInheritable Class MruListDataSourceSchema
public static class MruListDataSourceSchema

The MruListDataSourceSchema type exposes the following members.

Fields

  Name Description
Public fieldStatic member AddCommandName Microsoft internal use only.
Public fieldStatic member ItemsPropertyName Microsoft internal use only.
Public fieldStatic member MaxCountPropertyName Microsoft internal use only.
Public fieldStatic member OpenCommandName Microsoft internal use only.
Public fieldStatic member OpenFolderCommandName Microsoft internal use only.
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace