MruListDataSourceSchema Class
Microsoft internal use only.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.MruListDataSourceSchema
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.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.