Share via


X.serverFormat Field

Definition

Represents the x:serverFormat XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: serverFormats.
  • has the following XML attributes: culture, format.
  • corresponds to the following strongly-typed classes: ServerFormat.

Applies to