Share via


NoNamespace.useTimings Field

Definition

Represents the useTimings XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: showPr.
  • corresponds to the following strongly-typed properties: ShowProperties.UseTimings.

Applies to