Share via


CatalogSearch.FreeTextSearchPhrase Property (BCL)

The FreeTextSearchPhrase property contains the free-text search phrase used for the search.

Definition

[Visual Basic .NET]

Public Property FreeTextSearchPhrase As System.String

[C#]

public System.String FreeTextSearchPhrase{get; set;} 

Property Value

A System.String that contains the free-text search phrase used for the search.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.