ScopesManager.LogPrefix - Propriété
En cas de substitution dans une classe dérivée, obtient le préfixe qui est ajouté à chaque instruction de journal.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected MustOverride ReadOnly Property LogPrefix As String
Get
'Utilisation
Dim value As String
value = Me.LogPrefix
protected abstract string LogPrefix { get; }
Valeur de propriété
Type : System.String
Le préfixe qui est ajouté à chaque instruction de journal.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms