Share via


EMMA.no_input Field

Definition

Represents the emma:no-input XML attribute.

public static readonly System.Xml.Linq.XName no_input;
 staticval mutable no_input : System.Xml.Linq.XName
Public Shared ReadOnly no_input 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.NoInput.

Applies to