WE 类

定义

声明 xmlns:we=“http://schemas.microsoft.com/office/webextensions/webextension/2010/11" 命名空间的 XNamespace 和 XName 字段。

public static class WE
type WE = class
Public Class WE
继承
WE

字段

alternateReferences

表示 we:alternateReferences XML 元素。

binding

表示 we:binding XML 元素。

bindings

表示 we:bindings XML 元素。

extLst

表示 we:extLst XML 元素。

properties

表示 we:properties XML 元素。

property

表示 we:property XML 元素。

reference

表示 we:reference XML 元素。

snapshot

表示 we:快照 XML 元素。

we

定义与 we 前缀关联的 XML 命名空间。

webextension

表示 we:webextension XML 元素。

webextensionref

表示 we:webextensionref XML 元素。

适用于