Share via


WE.alternateReferences Field

Definition

Represents the we:alternateReferences XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to