LocationConfiguration.KindsOfResults Property
Reserved for future use.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property KindsOfResults As String
Get
Set
'Usage
Dim instance As LocationConfiguration
Dim value As String
value = instance.KindsOfResults
instance.KindsOfResults = value
public string KindsOfResults { get; set; }
Property Value
Type: System.String