Share via


X.connections Field

Definition

Represents the x:connections XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: connection.
  • corresponds to the following strongly-typed classes: Connections.

Applies to