SiteLogFile..::.LocalTimeRollover Property
This page is specific to:.NET Framework Version:3.5
.NET Framework Class Library
SiteLogFile..::.LocalTimeRollover Property

Gets or sets a value indicating whether the log file is based on local time or Coordinated Universal Time (UTC).

Namespace:  Microsoft.Web.Administration
Assembly:  Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
Syntax

'Usage

Dim instance As SiteLogFile
Dim value As Boolean

value = instance.LocalTimeRollover

instance.LocalTimeRollover = value

'Declaration

Public Property LocalTimeRollover As Boolean
    Get
    Set

Property Value

Type: System..::.Boolean
true if a new log file is based on local time; false if it is based on Coordinated Universal Time (UTC). The default is false.
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View