Share via


WE.binding Field

Definition

Represents the we:binding XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bindings.
  • has the following child XML elements: extLst.
  • has the following XML attributes: appref, id, type.
  • corresponds to the following strongly-typed classes: WebExtensionBinding.

Applies to