Share via


NoNamespace.seek Field

Definition

Represents the seek XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: seekEvt.
  • corresponds to the following strongly-typed properties: SeekEventRecord.Seek.

Applies to