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: webExtension.
  • corresponds to the following strongly-typed properties: WebExtension.ApplicationReference.

Applies to