Share via


NoNamespace.version Field

Definition

Represents the version XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: emma_, vstream, reference, headers.
  • corresponds to the following strongly-typed properties: Emma.Version, Headers.Version, VTVStreamData.Version, WebExtensionStoreReference.Version.

Applies to