Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 3.01 KB

traceurlareasettings-class.md

File metadata and controls

50 lines (38 loc) · 3.01 KB
title description ms.date ms.assetid
TraceUrlAreaSettings Class
This article contains criteria for generating trace events and configuring the content of log entries.
10/07/2016
6d9d1413-0f79-41e3-b6d5-449319de2bb9

TraceUrlAreaSettings Class

Contains criteria for generating trace events and configuring the content of log file entries.

Syntax

class TraceUrlAreaSettings : EmbeddedObject  

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the TraceUrlAreaSettings class.

Name Description
TraceAreas An array of TraceAreaElement values that specify criteria for generating trace events and configuring the content of log file entries.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the TraceAreas array property of the TraceUrl class.

Inheritance Hierarchy

EmbeddedObject

TraceUrlAreaSettings

Requirements

Type Description
Client - [!INCLUDEiis70] on [!INCLUDEwinvista]
- [!INCLUDEiis75] on [!INCLUDEwin7]
- [!INCLUDEiis80] on [!INCLUDEwin8]
- [!INCLUDEiis100] on [!INCLUDEwin10]
Server - [!INCLUDEiis70] on [!INCLUDEwinsrv2008]
- [!INCLUDEiis75] on [!INCLUDEwinsrv2008r2]
- [!INCLUDEiis80] on [!INCLUDEwinsrv2012]
- [!INCLUDEiis85] on [!INCLUDEwinsrv2012r2]
- [!INCLUDEiis100] on [!INCLUDEwinsrv2016]
Product - [!INCLUDEiis70], [!INCLUDEiis75], [!INCLUDEiis80], [!INCLUDEiis85], [!INCLUDEiis100]
MOF file WebAdministration.mof

See Also

EmbeddedObject Class
TraceAreaElement Class
TraceFailedRequestsSection Class
TraceUrl Class