QuerySpellingCorrectionProperties 类
环绕所有查询拼写更正属性类。属性的读取和写入 Ceres 作为一个 DLL,它可以像其他流资源访问。
继承层次结构
System.Object
Microsoft.Office.Server.Search.Administration.QuerySpellingCorrectionProperties
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class QuerySpellingCorrectionProperties
用法
Dim instance As QuerySpellingCorrectionProperties
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class QuerySpellingCorrectionProperties
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。