Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the user context data associated with the FAST Search Server 2010 for SharePoint search settings.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property UserContextData As String
Get
Set
'Usage
Dim instance As KeywordQueryProperties
Dim value As String
value = instance.UserContextData
instance.UserContextData = value
[DataMemberAttribute]
public string UserContextData { get; set; }
Property Value
Type: System.String
The user context data.