다음을 통해 공유


SearchMRUItemDataSource.PropertyNames Class

Represents the names of the properties for the data source for search most-recently-used (MRU) items.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.SearchMRUItemDataSource.PropertyNames

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

Syntax

‘선언
Public NotInheritable Class PropertyNames
public static class PropertyNames

The SearchMRUItemDataSource.PropertyNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member Text The name of the text attribute for the data source. Value is “Text”.

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