Share via


NoNamespace.store Field

Definition

Represents the store XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reference.
  • corresponds to the following strongly-typed properties: WebExtensionStoreReference.Store.

Applies to