Share via


NoNamespace.connectloc Field

Definition

Represents the connectloc XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: proxy.
  • corresponds to the following strongly-typed properties: Proxy.ConnectionLocation.

Applies to