Share via


X.serverFormats Field

Definition

Represents the x:serverFormats XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tupleCache.
  • has the following child XML elements: serverFormat.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ServerFormats.

Applies to