SearchState Members
Contains the search text and the start page of a search operation.
The following tables list the members exposed by the SearchState type.
Public Properties
Name | Description | |
---|---|---|
StartPage | Gets the start page of the search operation. | |
Text | Gets the search text. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top