Share via


NoNamespace.timeZoneBias Field

Definition

Represents the timeZoneBias XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: threadingInfo.
  • corresponds to the following strongly-typed properties: ThreadingInfo.TimeZoneBias.

Applies to