Share via


NoNamespace.textDates Field

Definition

Represents the textDates XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebQueryProperties.TextDates.

Applies to