Share via


NoNamespace.stPos Field

Definition

Represents the stPos XML attribute.

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

Applies to