Share via


WE.properties Field

Definition

Represents the we:properties XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to