Share via


NoNamespace.appref Field

Definition

Represents the appref XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: binding.
  • corresponds to the following strongly-typed properties: WebExtensionBinding.AppReference.

Applies to