SearchControlDataSource.SearchStatus 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 or sets the search status of the search control data source.
public:
property Microsoft::VisualStudio::PlatformUI::SearchStatus SearchStatus { Microsoft::VisualStudio::PlatformUI::SearchStatus get(); void set(Microsoft::VisualStudio::PlatformUI::SearchStatus value); };
public:
property Microsoft::VisualStudio::PlatformUI::SearchStatus SearchStatus { Microsoft::VisualStudio::PlatformUI::SearchStatus get(); void set(Microsoft::VisualStudio::PlatformUI::SearchStatus value); };
public Microsoft.VisualStudio.PlatformUI.SearchStatus SearchStatus { get; set; }
member this.SearchStatus : Microsoft.VisualStudio.PlatformUI.SearchStatus with get, set
Public Property SearchStatus As SearchStatus
Property Value
Returns the search status.