隱藏 (QueryType) 元素
XPath 查詢,識別要從查詢結果集中排除的事件。
<xs:element name="Suppress">
<xs:complexType
mixed="true"
>
<xs:attribute name="Path"
type="anyURI"
/>
</xs:complexType>
</xs:element>
Suppress元素是由QueryType複雜類型所定義。
屬性
名称 | 類型 | 描述 |
---|---|---|
路徑 | anyURI | 包含事件的通道名稱或記錄檔的路徑。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |