Share via


WE.webextensionref Field

Definition

Represents the we:webextensionref XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: WebExtensionReference.

Applies to