Share via


EMMA.uninterpreted Field

Definition

Represents the emma:uninterpreted XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: interpretation.
  • corresponds to the following strongly-typed properties: Interpretation.Uninterpreted.

Applies to