Share via


O.proxy Field

Definition

Represents the o:proxy XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r.
  • has the following XML attributes: connectloc, end, idref, start.
  • corresponds to the following strongly-typed classes: Proxy.

Applies to