LinguisticComponentsStatusProperties.ThesaurusEnabled-Eigenschaft
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property ThesaurusEnabled As Boolean
Get
Set
'Usage
Dim instance As LinguisticComponentsStatusProperties
Dim value As Boolean
value = instance.ThesaurusEnabled
instance.ThesaurusEnabled = value
public bool ThesaurusEnabled { get; set; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
LinguisticComponentsStatusProperties Klasse