CrawlLog.TimeZone - Propriété
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property TimeZone As SPTimeZone
Get
Set
'Utilisation
Dim instance As CrawlLog
Dim value As SPTimeZone
value = instance.TimeZone
instance.TimeZone = value
public SPTimeZone TimeZone { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.SPTimeZone
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms