Share via


W.instr Field

Definition

Represents the w:instr XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fldSimple.
  • corresponds to the following strongly-typed properties: SimpleField.Instruction, SimpleFieldRuby.Instruction.

Applies to