SearchConfiguration.AlwaysSearch Field
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.
Returns "AlwaysSearch", and is used to make sure that the UI test playback engine does not use a cached control to perform any search action.
public: static initonly System::String ^ AlwaysSearch;
public static readonly string AlwaysSearch;
staticval mutable AlwaysSearch : string
Public Shared ReadOnly AlwaysSearch As String