SourceElement 类

指定用于启动跟踪消息的跟踪源。

语法

class SourceElement : CollectionElement  

方法

此类不包含任何方法。

属性

下表列出了 SourceElement 类公开的属性。

名称 描述
Listeners 一个 SourceListenerSettings 值,该值包含用于收集、存储和路由消息的侦听器。
Name 一个读/写 string 值,指定跟踪源的名称。
SwitchName 一个读/写 string 值,该值指定应用程序中跟踪开关实例的显示名称。
SwitchType 一个读/写 string 值,该值指定跟踪开关的类型。 类型必须是有效的类名,不能是空字符串。
SwitchValue 一个读/写 string 值,该值指定一个特定于跟踪源的属性。

子类

此类不包含子类。

注解

此类的实例包含在 SourceSettings 类的 Sources 属性中。

继承层次结构

CollectionElement

SourceElement

要求

类型 描述
客户端 - IIS 7.0(在 Windows Vista 上)
- IIS 7.5(在 Windows 7 上)
- IIS 8.0(在 Windows 8 上)
- IIS 10.0(在 Windows 10 上)
服务器 - IIS 7.0(在 Windows Server 2008 上)
- IIS 7.5(在 Windows Server 2008 R2 上)
- IIS 8.0(在 Windows Server 2012 上)
- IIS 8.5(在 Windows Server 2012 R2 上)
- IIS 10.0(在 Windows Server 2016 上)
产品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF 文件 WebAdministration.mof

另请参阅

CollectionElement 类
SourceListenerSettings 类
SourceSettings 类
<source> 元素