ManagedProperty.UserFlags, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the user flags associated with the managed property.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property UserFlags As Short
'Utilisation
Dim instance As ManagedProperty
Dim value As Short
value = instance.UserFlags
instance.UserFlags = value
public short UserFlags { get; set; }
Valeur de la propriété
A short integer that represents the user flags.
Voir aussi
Référence
ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms