Content.DefaultGatheringAccount - Propriété
Obtient le compte par défaut utilisé par l'analyseur.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DefaultGatheringAccount As String
Get
'Utilisation
Dim instance As Content
Dim value As String
value = instance.DefaultGatheringAccount
public string DefaultGatheringAccount { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom du compte.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms