Share via


NoNamespace.endPos Field

Definition

Represents the endPos XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reflection.
  • corresponds to the following strongly-typed properties: Reflection.EndPosition.

Applies to