SiteLogFile.LogExtFileFlags 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 attributes that are recorded in the log file.
public:
property Microsoft::Web::Administration::LogExtFileFlags LogExtFileFlags { Microsoft::Web::Administration::LogExtFileFlags get(); void set(Microsoft::Web::Administration::LogExtFileFlags value); };
public Microsoft.Web.Administration.LogExtFileFlags LogExtFileFlags { get; set; }
member this.LogExtFileFlags : Microsoft.Web.Administration.LogExtFileFlags with get, set
Public Property LogExtFileFlags As LogExtFileFlags
Property Value
One or more of the LogExtFileFlags values.
Remarks
Important
This property applies only to the World Wide Web Consortium (W3C) logging format.