Share via


W.grammar Field

Definition

Represents the w:grammar XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: proofState.
  • corresponds to the following strongly-typed properties: ProofState.Grammar.

Applies to