ManagedPropertyInfo.IndexOptions - Propriété
Obtient ou définit les options d'index pour cette propriété gérée.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property IndexOptions As Integer
Get
Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Integer
value = instance.IndexOptions
instance.IndexOptions = value
[DataMemberAttribute]
public int IndexOptions { get; set; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms