SearchAnalyticsJobBase.LocalUlsLogSourceName - Propriété
Obtient ou définit une valeur de String pour être utilisés dans les événements du service ULS.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected Property LocalUlsLogSourceName As String
Get
Set
'Utilisation
Dim value As String
value = Me.LocalUlsLogSourceName
Me.LocalUlsLogSourceName = value
protected string LocalUlsLogSourceName { get; set; }
Valeur de propriété
Type : System.String