Share via


WE.bindings Field

Definition

Represents the we:bindings XML element.

public static readonly System.Xml.Linq.XName bindings;
 staticval mutable bindings : System.Xml.Linq.XName
Public Shared ReadOnly bindings As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webextension.
  • has the following child XML elements: binding.
  • corresponds to the following strongly-typed classes: WebExtensionBindingList.

Applies to