LanguageResource Class
Provides a set of LanguageResourcePhraseList objects in which to store the language resource phrases and their mappings.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.LanguageResource
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class LanguageResource
'Usage
Dim instance As LanguageResource
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class LanguageResource
Remarks
These objects are used to enhance the effectiveness of the search for a specific, culture-neutral phrase.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.