Share via


NoNamespace.timeOffset Field

Definition

Represents the timeOffset XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: timestamp, trace.
  • corresponds to the following strongly-typed properties: Timestamp.TimeOffset, Trace.TimeOffset.

Applies to