Share via


NoNamespace.strictFirstAndLastChars Field

Definition

Represents the strictFirstAndLastChars XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation.
  • corresponds to the following strongly-typed properties: Presentation.StrictFirstAndLastChars.

Applies to