|
AsyncSearcherTSearchSearchText Property
|
Gets or sets the text to be searched for.
Namespace: GSF.SearchingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public string SearchText { get; set; }
Public Property SearchText As String
Get
Set
member SearchText : string with get, set
function get_SearchText();
function set_SearchText(value);
View SourceProperty Value
StringSee Also