ICustomerSearch.QuickAccessSearchElementText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the text that the search control should be display if it is rendered in the quick access display.
public:
property System::String ^ QuickAccessSearchElementText { System::String ^ get(); };
public string QuickAccessSearchElementText { get; }
member this.QuickAccessSearchElementText : string
Public ReadOnly Property QuickAccessSearchElementText As String