SiteLogFile.LogFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the format of the log file.
public:
property Microsoft::Web::Administration::LogFormat LogFormat { Microsoft::Web::Administration::LogFormat get(); void set(Microsoft::Web::Administration::LogFormat value); };
public Microsoft.Web.Administration.LogFormat LogFormat { get; set; }
member this.LogFormat : Microsoft.Web.Administration.LogFormat with get, set
Public Property LogFormat As LogFormat
Property Value
One of the LogFormat values. The default is Microsoft.Web.Administration.LogFormat.W3C.