次の方法で共有


binary (TemplateItemType) 要素

イベント ログ API によって提供されるバイナリ データを格納します。

<xs:element name="binary">
    <xs:complexType>
        <xs:attribute name="name"
            type="string"
            use="optional"
         />
    </xs:complexType>
</xs:element>

バイナリ要素は、TemplateItemType 複合型によって定義されます。

属性

名前 説明
name string バイナリ データに関連付けられている名前。

要件

要件
サポートされている最小のクライアント
Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2008 [デスクトップ アプリのみ]

関連項目

親要素

template (TemplateListType)