LinksStoreSettingsBase<T> class
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.LinksStoreSettingsBase<T>
Microsoft.Office.Server.Search.Query.QueryLogSettings
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public MustInherit Class LinksStoreSettingsBase(Of T)
'Usage
Dim instance As LinksStoreSettingsBase(Of T)
public abstract class LinksStoreSettingsBase<T>
Type parameters
- T
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.