ScopeDisplayGroup.Default - Propriété
Obtient ou définit l'étendue par défaut pour le groupe d'affichage.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Default As Scope
Get
Set
'Utilisation
Dim instance As ScopeDisplayGroup
Dim value As Scope
value = instance.Default
instance.Default = value
public Scope Default { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.Scope
Un objet Scope qui représente l'affichage étendue du groupe par défaut.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms