Share via


X15.webExtension Field

Definition

Represents the x15:webExtension XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webExtensions.
  • has the following child XML elements: f.
  • has the following XML attributes: appRef_.
  • corresponds to the following strongly-typed classes: WebExtension.

Applies to