ManagedProperty.Context - Propriété

Obtient ou définit cette propriété gérée doit être classée dans le groupe de contexte.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property Context As Short
    Get
    Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Short

value = instance.Context

instance.Context = value
public short Context { get; set; }

Valeur de propriété

Type : System.Int16

Exceptions

Exception Condition
InvalidOperationException

Si cet objet n'est pas sauvegardée.

PropertyIsReadOnlyException

Si cette propriété est en lecture seule.

Voir aussi

Référence

ManagedProperty classe

ManagedProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms